aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/public/javascripts
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-185-0/+7386
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-245-7386/+0
|
* Change current sstructure.José Valim2009-06-235-0/+7386