Commit Graph

7 Commits

Author SHA1 Message Date
Ben Atkins b32ced84c5 Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
Ben Atkins dbb4f28325 Add version limit config option. Close #213 2013-05-23 15:56:19 -04:00
Ben Atkins 38e05bc53e Merge remote-tracking branch 'bradleypriest/master'
Conflicts:
	lib/paper_trail/has_paper_trail.rb
	lib/paper_trail/version.rb
2012-12-28 01:12:42 -05:00
Ben Atkins 28171e15d2 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
Bradley Priest 41e255bf51 Add the ability to use a custom serializer for storing the object in the database 2012-10-13 16:08:39 +08:00
Jared Mehle f8becc65e8 Added ability for user to specify a field_name to use for the version creation timestamp 2012-02-01 13:47:06 -06:00
Andy Stewart 4f4f814500 Global enable/disable for PaperTrail.
Thanks to these commits from jeremyw:

* 9254147
* 3748fd3..66463e6
2010-03-19 15:21:07 +00:00