Commit Graph

13 Commits

Author SHA1 Message Date
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 e2505c4f30 rubocop 0.48.1 (was 0.48.0) 2017-05-21 02:40:23 -04:00
Jared Beck cf99fb3358 Lint: Finish fixing RSpec/NestedGroups 2017-04-01 20:13:08 -04:00
Jared Beck af10cd4f00 Lint: Fix RSpec/ExampleWording 2017-04-01 01:50:13 -04:00
Jared Beck c9161129c3 Lint: Set TargetRubyVersion to 2.1 2017-03-31 21:45:06 -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
Owen Rodda 18d35ef8b7 Change paper_trail_on_destroy default to 'before'
Also warn if paper_trail_on_destroy(:after) is combined with
ActiveRecord belongs_to_required_by_default
2016-01-14 23:29:02 -05:00
Jared Beck 86f8c5dd33 ffaker 2.1 (was 1.31) 2015-12-19 19:02:31 -05:00
Jared Beck 05e21cc106 Minor changes to docs, tests, for PR 614 2015-10-10 00:20:14 -04:00
Ninigi 8fe6ada23e updated README, set spec_helper back to original, append option to paper_trail_options[:on] when using callback-methods 2015-10-09 10:54:42 +02:00
Ninigi 297f5fcac0 legacy complient callback-methods 2015-09-15 15:06:14 +02:00
Ninigi 9008d673a5 added callback-methods 2015-09-10 17:40:59 +02:00