Exception: Derailleur::RouteObjectAlreadyPresent

Inherits:
ApplicationError show all
Defined in:
lib/derailleur/core/errors.rb

Overview

This errors shows up when you try to register twice on the same route (i.e., path + verb). Unless you modify the routing on the fly, you should not see this error very often.

Method Summary

Methods inherited from ApplicationError

#http_status