1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

10 commits

Author SHA1 Message Date
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