throw_error

in app/controllers/errors_controller.rb [16:19]


  def throw_error
    1 / 0
  end