paper-trail-gem--paper_trail/lib
Greg Molnar 348b71e082 fix rails4 enums attribute issue
With a Rails 4 enum field the changed attributes hash contains the
mapped value and when prev[attr] assigns the value it will be lost.
2014-06-12 20:45:32 +01: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 fix rails4 enums attribute issue 2014-06-12 20:45:32 +01:00
paper_trail.rb Autoload models via the PaperTrail::Rails::Engine if the gem is being used within Rails 2014-06-05 11:06:51 -04:00