mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
require "shoulda/matchers" # canonical
-vs-
require "shoulda-matchers" # still allowed
See comments of http://blog.segment7.net/2010/11/15/how-to-name-gems
1 line
27 B
Ruby
1 line
27 B
Ruby
require 'shoulda/matchers'
|