Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

CHANGELOG.rdoc

File metadata and controls

11 lines (8 loc) · 408 Bytes

0.9.1 released 2008-10-24

  • Changed scope to id. Makes more sense to call it an id and fits better with the ActiveRecord model.

  • Removed saving_from_session flag, apparently it is not needed.

  • Fixed updating sessions to make more sense and be stricter.

  • change last_click_at to last_request_at

  • Only run “after” callbacks if the result is successful.

0.9.0 released 2008-10-24

  • Initial release.