Commit 5f3b88d1 by Abel Martin

removed extra space between 'extend' and 'Paperclip::Shoulda::Matchers'

parent 9d7b0dcc
...@@ -40,7 +40,7 @@ module Paperclip ...@@ -40,7 +40,7 @@ module Paperclip
# And _extend_ the module: # And _extend_ the module:
# #
# class ActiveSupport::TestCase # class ActiveSupport::TestCase
# extend Paperclip::Shoulda::Matchers # extend Paperclip::Shoulda::Matchers
# #
# #...other initializers...# # #...other initializers...#
# end # end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment