aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/public
Commit message (Collapse)AuthorAgeFilesLines
* initial jquery driver and compat, right now the only supported method is ↵Stephen St. Martin2010-01-273-0/+233
| | | | form_remote_tag
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-1813-0/+7747
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-2413-7751/+0
|
* Solving merge conflicts.José Valim2009-07-124-84/+74
|
* Change current sstructure.José Valim2009-06-2313-0/+7761