Ticket #199 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Added Clear Sessions Task to Sequel Plugin

Reported by: jam..@plainprograms.com Assigned to:
Priority: trivial Milestone: 0.4
Component: Plugin: Sequel Keywords:
Cc:

Description

The attached patch adds the sequel:sessions:clear task to the Sequel plugin's rake tasks.

Attachments

sequel_clear_sessions_task.patch (0.6 kB) - added by jam..@plainprograms.com on 09/20/07 06:53:17.
Adds task to clear sessions for Sequel

Change History

09/20/07 06:53:17 changed by jam..@plainprograms.com

  • attachment sequel_clear_sessions_task.patch added.

Adds task to clear sessions for Sequel

09/20/07 18:09:30 changed by e.@brainspl.at

  • status changed from new to closed.
  • resolution set to fixed.

(In [664]) add clear sessions to merb_sequel, closes #199