Object
@private
# File lib/shoulda/matchers/action_controller/route_matcher.rb, line 116 def description "route #{@method.to_s.upcase} #{@path} to/from #{@params.inspect}" end
# File lib/shoulda/matchers/action_controller/route_matcher.rb, line 106 def in_context(context) @context = context self end
Generated with the Darkfish Rdoc Generator 2.