0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the style of the human_(attr) fix to be less verbose More... over 13 years ago
Made human_(attr) return nil if no (attr)_cd value is set; added test to cover this case More... over 13 years ago
added language key [ci skip] More... over 13 years ago
updated lock files More... over 13 years ago
symbolize input to column?(x) so gender?(:male) is the same as gender?("male"), #20 More... almost 14 years ago
added support for column?(:didum), as proposed by @cj in #20 More... almost 14 years ago
need to manually require mongoid support More... almost 14 years ago
exclude jruby from build matrix More... almost 14 years ago
skip jruby builds More... almost 14 years ago
uhm its called .gemfile More... almost 14 years ago
test against different rails versions More... almost 14 years ago
make tests work on rails 3.0, 3.1 and 3.2 More... almost 14 years ago
spotted deprecation warning in enum validation More... almost 14 years ago
added appraisals More... almost 14 years ago
remove trailing whitespace More... almost 14 years ago
use real field to verify class More... almost 14 years ago
added support for plain old ruby objects More... almost 14 years ago
added ability to customize or skip mongoid fields More... almost 14 years ago
fix tests on 1.9.3, doh More... almost 14 years ago
clean up travis.yml, test against less rubies but include mongodb More... almost 14 years ago
no longer pollute object namespace with Object#to_enum_sym More... almost 14 years ago
remove system timer from gemspec More... almost 14 years ago
connect to localhost More... almost 14 years ago
use ENV More... almost 14 years ago
fix rakefile More... almost 14 years ago
describe simple usage without AR or mongoid More... almost 14 years ago
explain mongoid integration More... almost 14 years ago
prepare for 1.5 release More... almost 14 years ago
completed mongoid support More... almost 14 years ago
make it work with again on AR More... almost 14 years ago