paper-trail-gem--paper_trail/lib
patbenatar f5c1a1d2ad Fixes has_many conditions in Rails 4.1
Rails 4.1 passes the association into the scope lambda, not the class.
Rather, the associated object's class is available within the context
of the lambda as `model`.
2014-05-28 15:48:58 -07:00
..
generators/paper_trail Remove word 'column' from migration to add 'object_changes' column to follow Rails convention 2014-03-07 16:28:04 -05:00
paper_trail Fixes has_many conditions in Rails 4.1 2014-05-28 15:48:58 -07:00
paper_trail.rb Cleanup and organize paper_trail.rb a bit; update CHANGELOG 2014-04-02 17:05:20 -04:00