Merb::Controller
handle NotAcceptable exceptions (406)
# File lib/generators/templates/application/merb_stack/app/controllers/exceptions.rb, line 9 def not_acceptable render :format => :html end
handle NotFound exceptions (404)
# File lib/generators/templates/application/merb_stack/app/controllers/exceptions.rb, line 4 def not_found render :format => :html end
[Validate]
Generated with the Darkfish Rdoc Generator 2.