aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/public/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ↵José Valim2010-03-231-278/+0
| | | | former since it's less obstrusive.
* Removing prototype and just using vanilla jsMikel Lindsaar2010-03-021-17/+17
|
* Updating index.html to remove script/generate and making railties tests pass ↵Mikel Lindsaar2010-02-021-1/+1
| | | | again
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+278
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-279/+0
|
* Solving merge conflicts.José Valim2009-07-121-31/+30
|
* Change current sstructure.José Valim2009-06-231-0/+280