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
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
fc071b2d13
rubocop 0.41.1 (was 0.40.0)
2016-06-27 03:02:33 -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
Jared Beck
86f8c5dd33
ffaker 2.1 (was 1.31)
2015-12-19 19:02:31 -05:00
Ben Atkins
716c3e0fb5
Use RSpec 3 for testing; Update syntax in spec suite for RSpec 3
2014-10-09 15:04:17 -04:00
Ben Atkins
0258fd5057
Explicitly specify table name for scope methods on VersonConcern. close #295
2013-11-15 13:54:30 -05:00