aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/public
Commit message (Expand)AuthorAgeFilesLines
* Updating index.html to remove script/generate and making railties tests pass ...Mikel Lindsaar2010-02-021-1/+1
* Include prototype ujs adapter with new appsJoshua Peek2010-01-301-0/+77
* Revert "Merge branch 'rails/master' into ujs"Joshua Peek2010-01-303-715/+0
* Revert "Drop JS scripts from core"Joshua Peek2010-01-307-0/+8099
* Drop JS scripts from coreJoshua Peek2010-01-297-8099/+0
* renaming javascript drivers to *.rails.js for better naming conventionErik St. Martin2010-01-272-0/+0
* initial prototype of jQuery driver completeErik St. Martin2010-01-271-5/+28
* jquery driver now supports :confirmErik St. Martin2010-01-271-2/+12
* jquery driver now supports :popupErik St. Martin2010-01-271-0/+17
* support for observers in jquery driver, and minor bug fixesStephen St. Martin2010-01-271-17/+52
* initial prototype of prototype js driverErik St. Martin2010-01-271-17/+62
* refactored to be more dry, data-update-failure now correctly works, combine c...Stephen St. Martin2010-01-272-102/+145
* start of prototype driver, missing observe_form, observe_field, and periodica...Erik St. Martin2010-01-271-0/+279
* support for submit_to_remote in jquery driverStephen St. Martin2010-01-271-3/+3
* upgrade jquery to 1.4.1 and default request method to GET as its default on f...Stephen St. Martin2010-01-273-152/+153
* refractor handler code for remote_form_tag to also handle link_to_remote, fix...Stephen St. Martin2010-01-272-24/+53
* initial jquery driver and compat, right now the only supported method is form...Stephen St. Martin2010-01-273-0/+233
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-1813-0/+7747
* 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