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

Commit

Permalink
removed extra space between 'extend' and 'Paperclip::Shoulda::Matchers'
Browse files Browse the repository at this point in the history
  • Loading branch information
Abel Martin committed Dec 7, 2011
1 parent 9d7b0dc commit 5f3b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/paperclip/matchers.rb
Expand Up @@ -40,7 +40,7 @@ module Shoulda
# And _extend_ the module:
#
# class ActiveSupport::TestCase
# extend Paperclip::Shoulda::Matchers
# extend Paperclip::Shoulda::Matchers
#
# #...other initializers...#
# end
Expand Down

0 comments on commit 5f3b88d

Please sign in to comment.