rubaidh / timestamped_booleans

Rails plugin to allow allow particular datetime attributes to also be treated as booleans

timestamped_booleans / init.rb
100644 2 lines (2 sloc) 0.127 kb
1
2
# Hook the timestamped booleans functionality into ActiveRecord.
ActiveRecord::Base.send :include, Rubaidh::TimestampedBooleans