aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code
Commit message (Expand)AuthorAgeFilesLines
* 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
* Getting Started Guide Code CleanupOscar Del Ben2012-05-011-9/+0
* Rewrite adding a second model section of Getting Started GuideOscar Del Ben2012-04-303-5/+23
* Add REST section to getting started guideOscar Del Ben2012-04-281-10/+1
* Add delete post section to Getting Started guideOscar Del Ben2012-04-273-0/+10
* Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-252-3/+3
|\
| * Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-257-3/+21
| |\
| * \ Merge pull request #5880 from asanghi/masterJeremy Kemper2012-04-252-3/+3
| |\ \
| | * | and one more timeAditya Sanghi2012-04-241-2/+2
| | * | another attempt at the languageAditya Sanghi2012-04-181-1/+1
| | * | review changes for #5875Aditya Sanghi2012-04-181-1/+1
| | * | stamp out ruby-debug19 with extreme prejudice :)Aditya Sanghi2012-04-172-3/+3
* | | | Add partials section to getting started guideOscar Del Ben2012-04-252-3/+3
| |_|/ |/| |
* | | Add update post section to getting started guideOscar Del Ben2012-04-246-3/+21
* | | Fix some code in getting started guideOscar Del Ben2012-04-241-0/+0
|/ /
* | Add validation code to getting started guide and improve validationOscar Del Ben2012-04-212-0/+11
* | Add model validation section to Getting Started guideOscar Del Ben2012-04-219-76/+5
* | Add index and links section to Getting started guideOscar Del Ben2012-04-2010-20/+18
* | Add show action in getting started guideOscar Del Ben2012-04-204-25/+11
* | New Getting started guide wont have tagsOscar Del Ben2012-04-206-36/+1
* | Adapt "Getting started guide" code sampleOscar Del Ben2012-04-208-129/+36
* | Regenerate Gemfile for getting started guideOscar Del Ben2012-04-191-3/+3
|/
* Changed the config.assets.manifest path in the comments to nil.Anuj Dutta2012-03-281-1/+1
* moves the guides up to the root directoryXavier Noria2012-03-1786-0/+1384