aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/railties_path.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added an omnipresent RailsInfoController with a properties action that ↵Sam Stephenson2005-11-081-1/+1
| | | | | | 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. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2933 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Adds update_javascripts task which will fetch all the latest js files from ↵Tobias Lütke2005-10-151-0/+1
railties dir. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2607 5ecf4fe2-1ee6-0310-87b1-e25e094e27de