1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/spec
Jared Beck c9406c016e Fully-qualify ::ActiveSupport::Deprecation constant
> .. just in case we later add an ActiveSupport module within the gem.
> https://github.com/airblade/paper_trail/pull/567/files#r34470343
2015-07-13 13:36:34 -04:00
..
generators Use RSpec 3 for testing; Update syntax in spec suite for RSpec 3 2014-10-09 15:04:17 -04:00
models Fully-qualify ::ActiveSupport::Deprecation constant 2015-07-13 13:36:34 -04:00
modules Improve the PaperTrail.config method so it both returns and yields the PaperTrail::Config instance when appropriate 2015-02-26 23:37:16 -05:00
requests Utilize RequestStore for thread-safe PaperTrail#paper_trail_store object 2015-02-09 23:32:54 -05:00
support Basic version comparisons for RUBY_VERSION can be done using Strings 2015-01-14 14:09:30 -05:00
paper_trail_spec.rb Use RSpec 3 for testing; Update syntax in spec suite for RSpec 3 2014-10-09 15:04:17 -04:00
rails_helper.rb close #381; Don't automatically load in RSpec and Cucumber helpers 2014-12-29 15:42:49 -05:00
spec_helper.rb Use RSpec 3 for testing; Update syntax in spec suite for RSpec 3 2014-10-09 15:04:17 -04:00