This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
thoughtbot--shoulda-matchers
Watch
1
Star
0
Fork
You've already forked thoughtbot--shoulda-matchers
0
mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced
2022-11-09 12:01:38 -05:00
Code
Releases
Activity
dfbcdc703f
thoughtbot--shoulda-matchers
/
lib
/
shoulda-matchers.rb
2 lines
27 B
Ruby
Raw
Normal View
History
Unescape
Escape
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:30:31 -05:00
require
'shoulda/matchers'
Copy permalink