Commit Graph

2 Commits

Author SHA1 Message Date
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
Joe Ferris 56b0a0439e Move into the Matchers namespace 2010-12-15 17:34:19 -05:00