aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code
Commit message (Expand)AuthorAgeFilesLines
* Fix punctuation in config templatesAkira Matsuda2013-06-281-1/+1
* Fix another "error_explanation" css class in guides [ci skip]Carlos Antonio da Silva2013-06-251-3/+3
* Removed incorrect warning from application.js templates and replaced it with ...Nick2013-05-151-2/+1
* "rails" -> "Rails" [ci skip]Xavier Noria2013-05-091-2/+2
* Updated link to to GitHub article about ignoring files [ci skip]Prathamesh Sonpatki2013-05-051-1/+1
* Merge pull request #10461 from rwz/masterRafael Mendonça França2013-05-041-1/+1
|\
| * Relaxed jbuilder dependency in Gemfile templatePavel Pravosud2013-05-042-2/+2
* | ActiveRecord -> Active RecordXavier Noria2013-04-221-0/+1
* | Getting rid of a few other vestiges of rails.png.Steve Klabnik2013-04-021-0/+0
* | Merge pull request #9978 from trevorturk/cookie-store-auto-upgradeSantiago Pastorino2013-04-011-1/+1
|\ \
| * | Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...Trevor Turk2013-03-281-1/+1
* | | be lazy loading SDocXavier Noria2013-03-301-1/+1
* | | rdoc is no longer a gem dependency, sdoc becomes a runtime dependencyXavier Noria2013-03-301-0/+5
* | | Update Gemfile since group assets doesn't exist anymore in Gemfilerobertomiranda2013-03-281-12/+11
* | | Update Bundler require in getting started applicationrobertomiranda2013-03-281-2/+3
|/ /
* | Relaxed jbuilder dependency and bumped version numberPavel Pravosud2013-03-251-1/+1
* | Better styles for the CSS [ci skip]Rafael Mendonça França2013-03-233-38/+38
|/
* replace non-breaking spaces with normal spaces [ci skip]Yves Senn2013-03-072-4/+4
* add prompt to 422 page to check logsNihad Abbasov2013-03-041-2/+3
* New beauty pages(404, 422, 500)Stanislav2013-03-023-33/+126
* Change default root route helperKohei Hasegawa2013-02-261-2/+2
* remove AR auto-explain (config.auto_explain_threshold_in_seconds)Yves Senn2013-02-242-8/+0
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-2276-301/+404
* remove the rails guide on performance testingYves Senn2013-01-101-12/+0
* remove performance tests from the default stackYves Senn2013-01-101-1/+1
* new README generated for new appsXavier Noria2013-01-081-247/+16
* doc/README_FOR_APP is no longer generatedXavier Noria2013-01-081-2/+0
* Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-1/+1
* Remove observers and sweepersRafael Mendonça França2012-11-281-3/+0
* Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"Rafael Mendonça França2012-11-271-1/+1
* default source in Gemfiles to :rubygems rather than hardcoding the URLAkira Matsuda2012-11-281-1/+1
* Rename secret_token_key to secret_key_baseSantiago Pastorino2012-11-031-1/+1
* Sign cookies using key deriverSantiago Pastorino2012-11-031-1/+1
* 1.9 hash syntax changesAvnerCohen2012-10-132-5/+5
* Remove duplicate 'the' article in commented lineclaudiob2012-10-081-1/+1
* Extract ActiveRecord::SessionStore from RailsPrem Sichanugrist2012-08-241-5/+0
* Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` optionCarlos Galdino2012-07-182-3/+3
* Remove mention to csv fixtures from test_helper in guides [ci skip]Carlos Antonio da Silva2012-07-061-1/+1
* fix up the example app for getting started guide [ci skip]Vijay Dev2012-06-026-10/+8
* change welcome_helper.rb to home_helper.rbspyhole2012-06-011-0/+0
* Update guides/code/getting_started/test/functional/home_controller_test.rbspyhole2012-06-021-1/+1
* the file name should be changed to home_helper.rbspyhole2012-06-021-1/+1
* Update guides/code/getting_started/app/controllers/home_controller.rbspyhole2012-06-021-1/+1
* Update guides/code/getting_started/config/routes.rbspyhole2012-06-021-1/+1
* Remove remaining require 'rubygems'Santiago Pastorino2012-05-131-2/+0
* Add commas missing in performance testsGeoffrey Roguelon2012-05-121-1/+1
* In robots.txt, User-agent should be all downcase except for the first 'U', ac...Enrico Carlesso2012-05-111-1/+1
* Remove tags from getting started guide and adapt some of the content toOscar Del Ben2012-05-022-2/+5
* Rewrite refactoring section in getting started guideOscar Del Ben2012-05-023-34/+12
* Rewrite comments action in getting started guideOscar Del Ben2012-05-021-0/+12