0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v0.4 (Rails 3 and 4 compatibility.) More... over 10 years ago
Updated readme to describe usage on rails 3. More... over 10 years ago
Use correct format so tests will pass. More... over 10 years ago
Now that dependence on strong_parameters is removed, manually bring it into tests. More... over 10 years ago
removed explicit strong_parameter requires More... over 10 years ago
rails 4 support More... over 10 years ago
Better wording in readme addition. More... over 10 years ago
Update Readme to mention other gems. More... over 10 years ago
Release v0.3. More... almost 11 years ago
Close #6 and allow checkbox ids. Update readme. More... almost 11 years ago
Clear warning with testing rails app More... almost 11 years ago
Clean up code now that strong_parameters has been updated. More... about 11 years ago
Release v0.2.4 - Fix superclass mismatch error reported by @ronen. More... about 11 years ago
Merge pull request #5 from ronen/patch-1 More... about 11 years ago
Ensure strong_parameters defines Parameters first More... about 11 years ago
Clarify one sentence in docs More... over 11 years ago
v0.2.3 More... over 11 years ago
Patch - permit_params(!) now works on all controller actions. More... over 11 years ago
Full 1.8.7 compatibility. Release 0.2.2. More... over 11 years ago
.. Travis is being odd today. Let's make those tests pass. More... over 11 years ago
Bumped version to add 1.8.7 compatibility. More... over 11 years ago
Removed debugger dev-dependency so 1.8.7 builds. More... over 11 years ago
1.8.7 backwards compatibility. rails/strong_parameters has it, so we need it here. More... over 11 years ago
Further cleanup to readme. More... over 11 years ago
Updated Readme for master with better docs. More... over 11 years ago
Release v0.2.1 - adds support for overriding your controller's resource_name More... over 11 years ago
Source code cleanup More... over 11 years ago
Added ability to change resource_name for controllers with irregular names. More... over 11 years ago
Fix #3 - can't start rails without gem 'cancan' and gem 'strong_parameters' More... over 11 years ago
Release v0.2! More... over 11 years ago