1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Force installation of bundler More... about 8 years ago
Remove testing of JRuby 1.7.x since it is Ruby 1.9.3 only More... about 8 years ago
Create the log directory if it is missing More... about 8 years ago
Create the log directory if it is missing More... about 8 years ago
Specify Ruby 2.0 or later is required More... about 8 years ago
Drop support for Ruby 1.9.3 Start test as default rake tast More... about 8 years ago
Rewrite to Rails Engine middleware More... about 8 years ago
* Ensure we have a secret token. More... over 9 years ago
* Ensure we have a secret token. More... over 9 years ago
* Create an encryptor if it is not available from the cookie jar. More... over 9 years ago
* Create an encryptor if it is not available from the cookie jar. More... over 9 years ago
* Log total session size when removing old detours. More... over 9 years ago
* Put "remove_old_detours" in a separate method for better readability and enable use in controllers and filters. More... over 9 years ago
* Fixed wrong reference to the Rails app. More... over 9 years ago
* Remove debug output. More... over 9 years ago
* Calculate the current session cookie size using the encryptor to avoid CookieOverflow. More... over 9 years ago
* Left align link to travis-ci. More... over 9 years ago
* Right align link to travis-ci. More... over 9 years ago
* Right align link to travis-ci. More... over 9 years ago
* Add link to travis-ci. More... over 9 years ago
* Fixed bug in use of symbol key for "id" parameter. More... over 9 years ago
* Fixed bug in use of symbol key for "id" parameter. More... over 9 years ago
* Added support for String Params. Now requires Rails 4. More... over 9 years ago
* Added support for setting just the anchor of the origin in with_detour. More... almost 10 years ago
* Added support for setting just the anchor of the origin in with_detour. More... almost 10 years ago
* The second argument to detour_to is optional if a block is given. * Fixed URL overflow error when detour URL was > 4096 characters. More... about 10 years ago
* Enable setting flash messages using hash as a second argument to back_or_redirect to and first argument to back (in the controller) More... over 10 years ago
* Version 1.0.1 * Make the second argument to with_detour override the origin params instead of merging. More... over 10 years ago
* Bumped version to 1.0.0 since simple_workflow is stable * Fixed hash as link argument and alllow block body. More... over 10 years ago
* Added 1.0.0. reminder. More... almost 11 years ago