1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Tyler Rick
2c2a531773 Update examples of customizing versions association (#1169) 2018-11-12 15:29:26 -05:00
Tyler Rick
337e1a90f2 Add the ability to pass any options to the has_many :versions association macro 2018-11-09 12:28:15 -08:00
Sean Linsley
f3eb770297 remove save_changes setting 2018-08-12 19:33:10 -05:00
Jared Beck
cfbf7a647c Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00
Jared Beck
38fa23873c Merge rails_helper into spec_helper
The reason some projects have both is so that some spec files can be
run in isolation, without the rails stuff. In practice, I don't find
myself ever doing this. So, the complexity of two files is unnecessary.
2017-05-30 00:59:55 -04:00
Jared Beck
c4148de9d0 Configure RSpec
Enable various standard configuration.
2017-05-21 02:04:28 -04:00
Jared Beck
af10cd4f00 Lint: Fix RSpec/ExampleWording 2017-04-01 01:50:13 -04:00
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
Tyler Constantin
c665a51970 use old hashrocket syntax 2015-03-23 07:56:18 -05:00
Tyler Constantin
a748747a8a add save_changes options key to has_paper_trail for flagging whether or not to set/save object_changes 2015-03-23 07:10:35 -05:00