0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 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... almost 13 years ago
Refactor to eliminate deprecation warnings in Rails 3.1 More... almost 13 years ago
Gemify.me More... almost 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... almost 15 years ago
Documentation updates More... almost 15 years ago
Documentation updates More... almost 15 years ago
Change test wording a bit More... almost 15 years ago
Test that attribute_choices are updateable at any time More... almost 15 years ago
Store attributes choices in a class inheritable hash keyed by attribute More... almost 15 years ago
Update README again More... almost 15 years ago
Update the LICENSE More... almost 15 years ago
Update the Readme More... almost 15 years ago
Fixed nil detection issue More... almost 15 years ago
*_choices now always returns an Array of tupples, as required by Rails select_* helpers More... almost 15 years ago