thoughtbot--shoulda-matchers/lib/shoulda
Corey Woodcox 1b5e3abdf9 Create a rescue_from matcher for ActionController
This matcher tests that the controller has been set up to rescue from a
specific exception with the ActiveSupport::Rescuable#rescue_from method.
It supports checking for a specific method as well.
2013-06-19 18:55:59 -04:00
..
matchers Create a rescue_from matcher for ActionController 2013-06-19 18:55:59 -04:00
matchers.rb Mix RSpec with Test::Unit 2012-07-11 12:17:04 +02:00