paper-trail-gem--paper_trail/lib/paper_trail
Jordan Brough d93fe878a5 fix PaperTrail::Rails::Controller.included method
remove "if" condition and make loading of Rails code conditional.

this bombed if the controller wasn't ActionController::Base and the rails-api gem wasn't included.
2014-04-02 14:27:59 -06:00
..
frameworks fix PaperTrail::Rails::Controller.included method 2014-04-02 14:27:59 -06:00
serializers Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
cleaner.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -04:00
config.rb Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
has_paper_trail.rb Code condensation; 'without_versioning' method now yields model instance 2014-03-12 10:09:59 -04:00
version.rb Move VersionConcern module into it's own file 2013-12-03 16:00:04 -05:00
version_concern.rb Move VersionConcern module into it's own file 2013-12-03 16:00:04 -05:00
version_number.rb Bump to 3.0.1 [ci skip] 2014-03-14 17:52:17 -04:00