Jared Beck
|
8980f08d0e
|
Fix Style/StringLiterals: Use double quotes
|
2016-03-05 17:07:32 -05:00 |
|
Jared Beck
|
10941c8459
|
Fix Style/HashSyntax
|
2016-02-15 22:32:40 -05:00 |
|
Jared Beck
|
77078010a1
|
Fix Style/BracesAroundHashParameters
|
2016-02-15 21:44:24 -05:00 |
|
Jared Beck
|
4ab815a7cb
|
Fix Lint/UselessAssignment
|
2016-02-15 20:35:01 -05:00 |
|
Jared Beck
|
0d7e33eb2e
|
Break long lines in test dir
|
2016-02-15 18:13:45 -05:00 |
|
Owen Rodda
|
b9d9fb2e7c
|
Update PaperTrail and test suite for ActiveRecord 5 compatibility
|
2016-01-24 19:57:10 -05:00 |
|
Ben Atkins
|
e28d29ef0f
|
Utilize RequestStore for thread-safe PaperTrail#paper_trail_store object
|
2015-02-09 23:32:54 -05:00 |
|
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 |
|