Commit Graph

15 Commits

Author SHA1 Message Date
Jared Beck 8dae6f66b2 Convert test/unit/serializer_test to rspec 2017-05-30 00:52:03 -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 d030ba2b02 Remove ruby 1.8 hacks
PaperTrail no longer supports ruby 1.8.
2015-12-13 01:14:59 -05:00
Jared Beck 05e21cc106 Minor changes to docs, tests, for PR 614 2015-10-10 00:20:14 -04:00
Ninigi 8fe6ada23e updated README, set spec_helper back to original, append option to paper_trail_options[:on] when using callback-methods 2015-10-09 10:54:42 +02:00
Ninigi 0f40d74026 removed cleanup callback chain 2015-09-23 17:45:45 +02:00
Ninigi 297f5fcac0 legacy complient callback-methods 2015-09-15 15:06:14 +02:00
Ninigi 9008d673a5 added callback-methods 2015-09-10 17:40:59 +02: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
Ben Atkins e3a039b3db Improving the structure and syntax of the RSpec helper, modifying it to work with rspec in addition to rspec-rails 2013-08-27 15:12:33 -04:00
Paul Belt 4eaaac5dd8 specs for version; with_versioning helper for rspec
Conflicts:
	paper_trail.gemspec
2013-08-27 14:44:05 -04:00