rails--rails/railties/html
David Heinemeier Hansson eefc22fa95 Fix rails info for when js is off (closes #4472) [erik@codefaktor.de]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4126 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-01 22:28:46 +00:00
..
images Added an omnipresent RailsInfoController with a properties action that delivers an HTML rendering of Rails::Info (but only when local_request? is true). Added a new default index.html which fetches this with Ajax. 2005-11-08 04:26:34 +00:00
javascripts Applied Prototype $() performance patches (#4465, #4477) and updated script.aculo.us [Sam Stephenson, Thomas Fuchs] 2006-04-01 19:47:31 +00:00
404.html Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #1124 [Michael Koziarski] 2005-07-02 11:21:25 +00:00
500.html My beautiful eyes [DHH] 2006-03-20 05:39:13 +00:00
favicon.ico Added an empty favicon.ico file to the public directory of new applications (so the logs are not spammed by its absence) 2005-03-06 17:22:56 +00:00
index.html Fix rails info for when js is off (closes #4472) [erik@codefaktor.de] 2006-04-01 22:28:46 +00:00
robots.txt Added an empty robots.txt to public/, so that web servers asking for it won't trigger a dynamic call, like favicon.ico #1738 [michael@schubert] 2005-07-22 06:18:25 +00:00