aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/public
Commit message (Expand)AuthorAgeFilesLines
* Add app/assets/images and include the rails.png as a sample thereDavid Heinemeier Hansson2011-04-192-1/+1
* Clean up the generator, switch to assets usage, use vendor/assets for the def...David Heinemeier Hansson2011-04-138-17678/+0
* revises a few details in public/index.htmlXavier Noria2011-02-281-7/+9
* Tpyo: fixing several cases of the theNicholas Rowe2011-02-191-1/+1
* Make rails.js include the CSRF token in the X-CSRF-Token header with every aj...Michael Koziarski2011-02-081-0/+16
* Update jQuery UJSSantiago Pastorino2011-02-051-149/+143
* Update to jQuery 1.5Santiago Pastorino2011-02-011-852/+1849
* Update JQuery UJSSantiago Pastorino2010-12-261-26/+48
* Update Prototype UJSSantiago Pastorino2010-12-261-29/+43
* Update to Prototype 1.7Santiago Pastorino2010-11-231-326/+407
* Update to JQuery 1.4.4Santiago Pastorino2010-11-121-344/+640
* JQuery updated to 1.4.3Santiago Pastorino2010-10-161-1230/+2035
* -j parameter added to rails new command.siong19872010-10-113-41/+6254
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* DHH forgot to remove JS, CSS in generated index.html [#5261 state:resolved]Johan Lundström2010-07-311-23/+0
* upgrade prototype to be compatible with rails.js [#5109 state:committed]Andrew Kaspick2010-07-141-890/+2017
* Update to latest rails.jsJeremy Kemper2010-06-271-57/+114
* Remove needless links and search box and update doc linksDavid Heinemeier Hansson2010-06-091-17/+0
* Partially revert "A new application now comes with a layout and a stylesheet."Jeremy Kemper2010-04-092-65/+0
* Update rails.js to the latest one at http://github.com/rails/prototype-ujsJosé Valim2010-04-081-32/+41
* A new application now comes with a layout and a stylesheet.José Valim2010-04-062-0/+65
* Fixing index style [#4313 state:committed]Santiago Pastorino2010-04-021-1/+2
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-2314-0/+8408
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-1813-7747/+0
* Rails layouts, error pages, and public/index now use HTML5.Dan Croak2010-01-054-4/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-2413-0/+7751