I tried googling the keywords ruby rails rspec should but should is too general of a word to find documentation on it. I want to know the various things I can do with should thanks.
I tried googling the keywords ruby rails rspec should but should is too general
Share
http://rubydoc.info/gems/rspec-expectations/RSpec/Matchers (rspec 2.8)
http://rspec.rubyforge.org/rspec/1.2.8/classes/Spec/Matchers.html (rspec 1.2.8)