Russell Osborne
|
463c2147e6
|
Fixing Postgres failing spec.
Changing the test to not use the unsorted with with_item_keys call.
|
2014-03-16 11:08:38 -04:00 |
|
Ben Atkins
|
703cf2320e
|
Uncommenting the ControllerTest
|
2013-08-13 16:25:57 -04:00 |
|
Ben Atkins
|
3c775aa6b3
|
Merge branch 'rails4'
Conflicts:
README.md
lib/paper_trail/has_paper_trail.rb
lib/paper_trail/version.rb
test/dummy/config/initializers/paper_trail.rb
test/unit/model_test.rb
test/unit/version_test.rb
|
2013-08-01 14:57:44 -04:00 |
|
Ben Atkins
|
7bc537a45a
|
Namespacing version class under the PaperTrail module. Fix #165
|
2013-05-29 17:19:05 -04:00 |
|
Pikender Sharma
|
4bb7306ccf
|
Controller metadata methods (user_for_paper_trail and info_for_paper_trail) should be evaluated when paper trail is enabled for controller
|
2012-11-06 13:34:14 +05:30 |
|
Andy Stewart
|
bb79fab9e9
|
Rename enable/disable methods to clarify intention.
|
2011-04-05 09:08:54 +01:00 |
|
Andy Stewart
|
2880476e24
|
Whitespace
|
2011-04-04 17:56:53 +01:00 |
|
Jonas Höglund
|
ff818e3acc
|
Added the possibility to disable/enable PaperTrail from a controller
|
2011-03-18 09:50:34 +01:00 |
|
Andy Stewart
|
36a4b9b323
|
Convert to Rails 3 idioms.
|
2011-02-08 17:16:35 +00:00 |
|