1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/application
schneems cb44e0fed9 /rails/info/routes path shows routing information
Will show similar contents to the output of `$ rake routes` in the browser in development. This speeds the time required to generate routes, since the application is already initialized.
2012-05-24 12:50:16 -05:00
..
bootstrap.rb Move AS set configs to AS Raitie 2012-05-12 12:54:28 -03:00
configuration.rb Allow configuring a different queue consumer 2012-05-04 09:11:44 -03:00
finisher.rb /rails/info/routes path shows routing information 2012-05-24 12:50:16 -05:00
railties.rb Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
route_inspector.rb /rails/info/routes path shows routing information 2012-05-24 12:50:16 -05:00
routes_reloader.rb Refactor RoutesReloader a bit to avoid creating extra hash objects 2012-04-28 12:57:39 -03:00