paper-trail-gem--paper_trail/lib/paper_trail
Tyler Rick ae2350b147 Changed #changeset so that it automatically unserializes any serialized attributes.
Now version.changeset returns the same thing that record.changes returned before the save.
2012-11-05 12:07:50 -08:00
..
config.rb Move singleton requirement to the config class itself since it is the only class which uses the Singleton module. 2012-10-30 16:01:13 -04:00
controller.rb Fix bug where PaperTrail was disabled in controller by default. 2011-04-06 14:30:40 +01:00
has_paper_trail.rb Changed #changeset so that it automatically unserializes any serialized attributes. 2012-11-05 12:07:50 -08:00
version.rb Changed #changeset so that it automatically unserializes any serialized attributes. 2012-11-05 12:07:50 -08:00
version_number.rb Promote to 2.6.3. 2012-03-26 10:25:56 +02:00