aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html
Commit message (Expand)AuthorAgeFilesLines
* Show installed middleware in builtin rails info (/rails/info/properties) [#23...Michael Schuerig2009-04-021-1/+6
* Remove the ERb in the 500 as it looks dumb when served by the web server dire...David Heinemeier Hansson2009-02-061-3/+0
* Add Rails Guides to the default links on generated index.html [#1839 state:re...Mike Gunderloy2009-02-011-0/+1
* Update Prototype to 1.6.0.3 and update script.aculo.us to 1.8.2Thomas Fuchs2008-11-183-401/+410
* Update prototype to 1.6.0.3Luca Guidi2008-10-301-119/+218
* The 'rails' command was broken by the last commit. Fix that.Hongli Lai (Phusion2008-08-261-2/+3
* When an unexpected exception is caught, tell the administrator to read the lo...Hongli Lai (Phusion2008-08-261-0/+2
* Update Prototype to 1.6.0.2 (Patrick Joyce) [#599 status:committed]David Heinemeier Hansson2008-07-191-154/+150
* Updated copyright yearsDavid Heinemeier Hansson2008-05-113-3/+3
* Update welcome screen with revised instructions and removal of dead linksDavid Heinemeier Hansson2008-03-292-9/+6
* Update Prototype to 1.6.0.1Sam Stephenson2007-12-051-20/+45
* Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the autocompleterThomas Fuchs2007-12-041-3/+3
* Update to Prototype -r8232Sam Stephenson2007-11-291-71/+87
* Update Prototype to 1.6.0 and script.aculo.us to 1.8.0.Sam Stephenson2007-11-062-29/+61
* Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.Sam Stephenson2007-10-164-1643/+2646
* Added a default 422.html page to be rendered when ActiveRecord::RecordInvalid...David Heinemeier Hansson2007-09-242-1/+31
* Fix docs (closes #9570) [anshkakashi]David Heinemeier Hansson2007-09-231-1/+1
* Updated some docs to reference the latest and greatest and played style nazi ...David Heinemeier Hansson2007-09-201-1/+5
* Be specific about the Ruby on Rails partDavid Heinemeier Hansson2007-06-231-1/+1
* Update to Prototype 1.5.1Sam Stephenson2007-05-191-342/+1098
* Update edge to script.aculo.us to 1.7.1_beta3Thomas Fuchs2007-05-193-93/+163
* Update trunk to script.aculo.us 1.7.0Thomas Fuchs2007-01-192-86/+86
* Update prototype.js to [5985], fixes content-type issue with simulated HTTP m...Thomas Fuchs2007-01-181-8/+9
* Update to Prototype 1.5.0Sam Stephenson2007-01-171-126/+214
* Update to latest PrototypeSam Stephenson2007-01-051-61/+102
* Make sure .morph makes it inThomas Fuchs2006-11-201-1/+6
* Update trunk w/ latest Prototype and script.aculo.usThomas Fuchs2006-11-194-15/+159
* Update Prototype in trunk to [5550]Thomas Fuchs2006-11-171-0/+24
* Update to Prototype 1.5.0_rc2Sam Stephenson2006-11-121-179/+239
* Update to latest Prototype, which doesnt serialize disabled form elements, ad...Thomas Fuchs2006-10-281-5/+11
* Tidy up the markup on the bundled error pages. Closes #6379. [Tim Lucas]Michael Koziarski2006-10-152-60/+26
* Fixed default 404.html and 500.htmls to remove extreme ugliness and added err...David Heinemeier Hansson2006-10-102-10/+88
* Update to latest Prototype and script.aculo.us trunk versionsThomas Fuchs2006-10-094-185/+156
* Updated prototype.js to 1.5.0_rc1 with latest fixes. [Rick Olson]Rick Olson2006-09-161-28/+49
* Split Form.serialize into Form.serialize and Form.serializeElements. The latt...David Heinemeier Hansson2006-09-081-2/+6
* Update to script.aculo.us 1.6.3 [Thomas Fuchs]Thomas Fuchs2006-09-053-55/+118
* Update to Prototype 1.5.0_rc1Sam Stephenson2006-09-051-126/+353
* More inclusive 500 languageDavid Heinemeier Hansson2006-09-031-1/+1
* Updated trunk to script.aculo.us 1.6.2Thomas Fuchs2006-08-153-44/+69
* Expanded :method option in FormTagHelper#form_tag, FormHelper#form_for, Proto...David Heinemeier Hansson2006-05-291-0/+6
* Update to Prototype 1.5.0_rc0Sam Stephenson2006-04-061-44/+32
* Fix rails info for when js is off (closes #4472) [erik@codefaktor.de]David Heinemeier Hansson2006-04-011-1/+1
* Applied Prototype $() performance patches (#4465, #4477) and updated script.a...Thomas Fuchs2006-04-013-75/+302
* Speedup for sortable with handles initialization in rails trunk tooThomas Fuchs2006-03-272-4/+5
* Update to Prototype 1.5.0_pre1Sam Stephenson2006-03-271-5/+31
* effects.js and controls.js fixesThomas Fuchs2006-03-262-4/+5
* Update to script.aculo.us 1.6Thomas Fuchs2006-03-262-180/+248
* My beautiful eyes [DHH]David Heinemeier Hansson2006-03-201-1/+1
* Update docs and index.html [DHH]David Heinemeier Hansson2006-03-201-2/+2
* Remove explicit loading of RailsInfo and RailsInfoController.Nicholas Seckar2006-03-191-1/+1