aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/templates
Commit message (Expand)AuthorAgeFilesLines
* Remove rails.png.Steve Klabnik2013-04-021-1/+1
* Use absolute pathRyunosuke SATO2013-01-081-3/+3
* Move table routes formatter class to the inspector and rename itCarlos Antonio da Silva2013-01-061-1/+1
* Improve javascript in welcome page [ci skip]Carlos Antonio da Silva2013-01-061-4/+5
* allow toggling about env, not just showingGosha Arinich2013-01-051-7/+11
* Move style to head to make routes page valid html5Carlos Antonio da Silva2013-01-051-0/+2
* Change Rails Info controller to use the new table routes formatterCarlos Antonio da Silva2013-01-051-4/+1
* Don't use layout when requested from xhrRyunosuke SATO2013-01-051-2/+3
* Remove the fallback onto `ActiveXObject("Microsoft.XMLHTTP")`.Franck Verrot2013-01-041-6/+2
* Apply `var` keyword to js at welcome#indexRyunosuke SATO2013-01-041-1/+2
* fix alignment in rails info properties page [ci skip]Vijay Dev2013-01-011-0/+2
* Format routes as html on debug pageschneems2012-12-171-74/+4
* HTML formatting to Rails::InfoController#routesschneems2012-12-171-1/+74
* Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"Steve Klabnik2012-12-141-26/+1
* Output routes in :html formatschneems2012-12-121-1/+26
* Explain how to supersede the new dynamic welcome pageGeorge Claghorn2012-12-111-0/+2
* Use Rails to Render Default Index Pageschneems2012-12-101-0/+240
* /rails/info/routes path shows routing informationschneems2012-05-243-0/+42