Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
rspec-rails 2.14.1 now needs ActiveRecord::VERSION defined
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncodes committed Feb 13, 2014
1 parent 19aa5ba commit fdc8cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Expand Up @@ -8,6 +8,7 @@

require 'combustion'
Combustion.initialize! :action_controller, :action_view, :sprockets
require 'active_record/version'

require 'capybara/rspec'
require 'rspec/rails'
Expand Down

0 comments on commit fdc8cc8

Please sign in to comment.