Timothy Yen
|
404d1f4ee8
|
Added shoulda/matchers/assertion_error that assigns based on the current Ruby version.
|
2011-02-17 13:37:30 -05:00 |
|
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
|
02a9753d8b
|
Added Rspec-detection and integration
|
2009-01-31 15:52:45 -05:00 |
|
Joe Ferris
|
f732ae64c7
|
Removed a reference to the Thoughtbot namespace in the Matchers module
|
2009-01-27 18:10:59 -05:00 |
|
Joe Ferris
|
ba0a96221d
|
Changed matchers and added a lib/shoulda/matchers include so that matchers can be used outside shoulda
|
2009-01-27 18:01:28 -05:00 |
|