Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1181 from mrzasa/master
Browse files Browse the repository at this point in the history
Changed Spec::Runner to RSpec.
  • Loading branch information
Jon Yurek committed Mar 1, 2013
2 parents c66b04a + 33ba181 commit c1ddf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/paperclip/matchers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Shoulda
#
# And _include_ the module:
#
# Spec::Runner.configure do |config|
# RSpec.configure do |config|
# config.include Paperclip::Shoulda::Matchers
# end
#
Expand Down

0 comments on commit c1ddf40

Please sign in to comment.