1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/journey
Andrew White db06d12826 Raise correct exception now Journey is integrated.
Now that Journey has been integrated into ActionDispatch we can raise
the exception ActionController::UrlGenerationError directly rather than
raising the internal Journey::Router::RoutingError and then have
ActionDispatch::Routing::RouteSet#generate re-raise the exception.
2013-01-15 17:21:33 +00:00
..
gtg update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
nfa Fix indentation issuing warning 2012-12-20 20:19:36 -02:00
nodes update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
path update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
router update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
visualizer
backwards.rb :nodoc: Journey because is not part of the public API [ci skip] 2012-12-19 19:24:25 -05:00
formatter.rb Raise correct exception now Journey is integrated. 2013-01-15 17:21:33 +00:00
parser.rb :nodoc: Journey because is not part of the public API [ci skip] 2012-12-19 19:24:25 -05:00
parser.y
parser_extras.rb update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
route.rb access @path and @routes via reader methods in journey 2013-01-07 17:37:02 +03:00
router.rb update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
routes.rb access @path and @routes via reader methods in journey 2013-01-07 17:37:02 +03:00
scanner.rb update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00
visitors.rb update AD::Journey to follow Rails coding conventions 2012-12-20 15:42:39 -05:00