Skip to content

Commit

Permalink
require 'rspec/expectations' to ensure that 'should' is defined
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Mar 16, 2012
1 parent 4850973 commit 5e1b8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/rails/matchers.rb
@@ -1,5 +1,5 @@
require 'rspec/core/deprecation'
require 'rspec/matchers'
require 'rspec/expectations'

module RSpec::Rails
module Matchers
Expand Down

0 comments on commit 5e1b8a2

Please sign in to comment.