1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/lib/shoulda-matchers.rb
Ryan McGeary b39fba0bed Switched to allowing a more canonical require statement
require "shoulda/matchers"  # canonical

-vs-

    require "shoulda-matchers"  # still allowed

See comments of http://blog.segment7.net/2010/11/15/how-to-name-gems
2011-01-31 16:45:13 -05:00

1 line
27 B
Ruby

require 'shoulda/matchers'