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
|
d030ba2b02
|
Remove ruby 1.8 hacks
PaperTrail no longer supports ruby 1.8.
|
2015-12-13 01:14:59 -05:00 |
|
Ben Atkins
|
1b1e74dab5
|
Basic version comparisons for RUBY_VERSION can be done using Strings
As opposed to unnecessarily casting the RUBY_VERSION to a Float
|
2015-01-14 14:09:30 -05:00 |
|
Russell Osborne
|
0e80cd8779
|
Adding Full Support to Test Against Multiple DB engines.
Accomplished by swapping out database.yml files for the dummy rails instance with en engine specific one.
|
2014-03-16 11:07:17 -04:00 |
|
Ben Atkins
|
916ec98cad
|
Fix VersionConcern spec helper for Ruby18
|
2013-12-03 17:55:43 -05:00 |
|
Ben Atkins
|
1e5b75d26d
|
Add test within VersionConcern spec with persistence to simulate functionality in an app with multiple DB's
|
2013-12-03 15:58:08 -05:00 |
|