aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/tasks/routes.rake
Commit message (Expand)AuthorAgeFilesLines
* Improve routes task code and print the application as :to => RackApp. [#5338 ...José Valim2010-08-151-12/+24
* make rake routes print the name of a Rack endpoint app [#5338 state:resolved]Mark Turner2010-08-151-3/+5
* Avoid calls to Rails::Application since this is not the official API.José Valim2010-07-011-1/+1
* Add some comments related to Hash method check.José Valim2010-05-161-0/+3
* Fix Hash#index deprecated warning in 1.9.x [#4600 state:resolved]Aleksandr Koss2010-05-161-1/+2
* Remove references to ActionDispatch::Routing::Routes in favor of Rails.appica...Carl Lerche2010-02-241-2/+2
* Use ActionDispatch::Routing everywhereMartin Schürrer2010-02-211-2/+2
* Hide '/rails/info/properties' from 'rake routes' [#3793 state:resolved]Prem Sichanugrist2010-02-021-0/+1
* Ensure namespaced controllers in engines work.José Valim2010-01-241-0/+1
* Restore `rake routes` [#3402 state:resolved]Joshua Peek2009-10-241-6/+3
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+18