Skip to content

Commit

Permalink
add test_after_commit gem
Browse files Browse the repository at this point in the history
  • Loading branch information
moserrya committed Nov 11, 2014
1 parent e2dee21 commit 44e4332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper_trail.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec-rails', '~> 3.1.0'
s.add_development_dependency 'generator_spec'
s.add_development_dependency 'database_cleaner', '~> 1.2'
s.add_development_dependency 'test_after_commit', '~> 0.4'

# JRuby support for the test ENV
unless defined?(JRUBY_VERSION)
Expand Down

0 comments on commit 44e4332

Please sign in to comment.