paper-trail-gem--paper_trail/spec
Jared Beck df4f3bba4f Lint: Fix various offenses, mostly rspec
- Fix Lint/RescueWithoutErrorClass
  - And I use the term "fix" loosely
- Fix RSpec/PredicateMatcher
  - The failure message should actually be better this way too.
- RSpec/LetBeforeExamples
- RSpec/HookArgument
- Fix RSpec/ExpectInHook in widget_spec.rb
- Fix RSpec/MessageSpies
  - I like spies. I've never linted them before, but I like how they
    separate test setup from assertions.
2017-09-19 01:25:53 -04:00
..
controllers Finish the conversion to RSpec 2017-06-10 01:45:46 -04:00
dummy_app Support belongs_to_required_by_default 2017-08-30 14:02:56 -07:00
generators Merge rails_helper into spec_helper 2017-05-30 00:59:55 -04:00
models Lint: Fix various offenses, mostly rspec 2017-09-19 01:25:53 -04:00
modules Merge rails_helper into spec_helper 2017-05-30 00:59:55 -04:00
paper_trail Lint: Fix various offenses, mostly rspec 2017-09-19 01:25:53 -04:00
requests Merge rails_helper into spec_helper 2017-05-30 00:59:55 -04:00
support Convert test/unit/serializer_test to rspec 2017-05-30 00:52:03 -04:00
paper_trail_spec.rb Allow `whodunnit` to be a proc (#976) 2017-07-08 16:39:04 -04:00
spec_helper.rb Lint: Fix various offenses, mostly rspec 2017-09-19 01:25:53 -04:00