0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add travis.yml More... almost 13 years ago
Version 1.0.1 More... about 13 years ago
Refactor to eliminate deprecation warnings in Rails 3.1 More... about 13 years ago
Gemify.me More... about 13 years ago
Add MIT license file More... about 13 years ago
Ensure class methods are added to ActiveRecord::Base subclass, not to Class More... about 14 years ago
Documentation fix More... almost 15 years ago
Remove nasty little extra character from README More... almost 15 years ago
Add support for I18n translation of display values with :localize => true parameter More... almost 15 years ago
Update documentation More... almost 15 years ago
User Array#rassoc to speed up searching by value More... almost 15 years ago
Fix assert argument order in texts so that failure messages make sense More... almost 15 years ago
Test the correct *_display method is added and the correct display value is returned. More... almost 15 years ago
Test the plugins parameter and option parsing More... almost 15 years ago
Refactoring plugin code 'a wee bit' More... almost 15 years ago
Added :validate => true option to automatically call validates_presence_of with the values of the attribute_choices call More... almost 15 years ago
Refactor test suite in preparation for tests of new functionality More... almost 15 years ago
Allow for passing of an options Hash to control future feautres More... almost 15 years ago
Update README with new TODOs More... almost 15 years ago
gitIgnore rdoc directory More... about 15 years ago
Documentation updates More... about 15 years ago
Documentation updates More... about 15 years ago
Change test wording a bit More... about 15 years ago
Test that attribute_choices are updateable at any time More... about 15 years ago
Store attributes choices in a class inheritable hash keyed by attribute More... about 15 years ago
Update README again More... about 15 years ago
Update the LICENSE More... about 15 years ago
Update the Readme More... about 15 years ago
Fixed nil detection issue More... about 15 years ago
*_choices now always returns an Array of tupples, as required by Rails select_* helpers More... about 15 years ago