Commit Graph

16 Commits

Author SHA1 Message Date
Jared Beck af10cd4f00 Lint: Fix RSpec/ExampleWording 2017-04-01 01:50:13 -04:00
Jared Beck 2246570dc3 Add PaperTrail.gem_version 2017-04-01 01:35:28 -04:00
Jared Beck f7945086c5 Lint: RSpec/DescribedClass 2017-04-01 00:51:21 -04:00
Jared Beck 7a3b3aa007 Lint: Fix RSpec/InstanceVariable 2017-03-31 22:11:08 -04:00
Jared Beck e185ae989f Lint: rubocop 0.48.0 (was 0.41.2) 2017-03-31 21:45:02 -04:00
Dorian Marié addf066093
adds rutbocop-rspec and rubocop-thread_safety 2017-03-03 13:09:24 -08:00
Jared Beck fc071b2d13 rubocop 0.41.1 (was 0.40.0) 2016-06-27 03:02:33 -04:00
Paul Padier 51afcd9c4b Upgrade rubocop and remove old flags (#804)
* Fix closing parenthesis style errors for new Rubocop version

* Update to Rubocop 0.40, remove no longer needed flags
2016-05-15 03:14:36 -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 78009a5b8e Fix Style/EmptyLinesAroundBlockBody 2016-02-15 22:22:12 -05:00
Ben Atkins 3da1f104c1 Improve the PaperTrail.config method so it both returns and yields the PaperTrail::Config instance when appropriate
Also, alias it to the PaperTrail.configure method
2015-02-26 23:37:16 -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 51de996649 Expand VERSION (number) into it's own module to give the version number tracking more modularity 2014-06-11 14:56:03 -04: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
Ben Atkins 975e1bb859 Reorganizing specs for new VersionConcern module merged from #289 2013-10-29 11:57:41 -04:00