aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-1761-957/+959
|\ | | | | | | | | Conflicts: actionpack/lib/action_dispatch/routing/redirection.rb
| * copy edits and fixes [ci skip]Vijay Dev2012-11-175-8/+8
| |
| * remove kindle link from guides index [ci skip]Vijay Dev2012-11-171-3/+1
| |
| * Revert "Switch to 1.9 hash syntax"Vijay Dev2012-11-171-10/+11
| | | | | | | | | | | | This reverts commit d8596c4b8500a899d686c57fa093c549b0378c7a. Reason: too many mistakes [ci skip]
| * Revert "add AR deep dive video links to guides"Vijay Dev2012-11-171-15/+0
| | | | | | | | This reverts commit 25648ce35b9d8df9fac81c1d53c45aaeef08fde9.
| * Switch to 1.9 hash syntax (guides)Agis Anastasopoulos2012-11-161-4/+4
| |
| * Switch to 1.9 hash syntax (guides)Agis Anastasopoulos2012-11-161-16/+16
| |
| * Update the middleware stack to reflect the current Rails outputAgis Anastasopoulos2012-11-161-2/+2
| | | | | | Specifically, remove `ActionDispatch::Head` in favor of `Rack::Head`.
| * Remove unnecessary whitespaceAgis Anastasopoulos2012-11-161-1/+1
| |
| * Add link to the Application Templates guideAgis Anastasopoulos2012-11-161-1/+1
| |
| * Remove unnecessary whitespaceAgis Anastasopoulos2012-11-161-1/+1
| |
| * Switch to 1.9 hash syntax (guides)Agis Anastasopoulos2012-11-161-8/+8
| |
| * Switch to 1.9 hash syntax (guides)Agis Anastasopoulos2012-11-161-2/+2
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-161-22/+22
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-161-81/+78
| |
| * Add a consideration noteAgis Anastasopoulos2012-11-161-0/+1
| | | | | | regarding linking to Kindle
| * Switch to 1.9 hash syntax & remove some parentheses when it reads nicerAgis Anastasopoulos2012-11-161-33/+33
| |
| * Add a consideration note and a WIP noteAgis Anastasopoulos2012-11-161-0/+4
| |
| * Remove the ActiveRecordHelper sectionAgis Anastasopoulos2012-11-161-56/+0
| | | | | | Since ActionView::Helpers::ActiveRecordHelper is removed.
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-161-30/+30
| | | | | | I've intentionally left out some spots as they're the expected output, and since Hash#inspect yields `=>` I guess it may be confusing for beginners to see one syntax in the guide and a different one in their system.
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-9/+9
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-1/+1
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-1/+1
| |
| * Switch to 1.9 hash syntax and remove unnecessary punct. Agis Anastasopoulos2012-11-151-20/+20
| |
| * Switch to 1.9 hash syntax plus minor fixesAgis Anastasopoulos2012-11-151-93/+93
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-11/+10
| |
| * Properly align some example commentsAgis Anastasopoulos2012-11-151-5/+5
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-3/+3
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-4/+4
| |
| * Fix 'persons' to 'people' and add some whitespaceAgis Anastasopoulos2012-11-151-3/+3
| |
| * Switch to 1.9 hash syntax plus minor fixesAgis Anastasopoulos2012-11-151-38/+38
| |
| * Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-28/+28
| |
| * Add links to TryGit & official documentationAgis Anastasopoulos2012-11-151-0/+2
| |
| * Some minor improvementsAgis Anastasopoulos2012-11-151-9/+9
| |
| * Minor improvements & fixesAgis Anastasopoulos2012-11-151-8/+8
| |
| * Update links to API documentation & add a TODOAgis Anastasopoulos2012-11-151-2/+3
| |
| * Fix another AS::Concern example (class_eval is already called by included)maximerety2012-11-151-4/+2
| |
| * Fix AS::Concern example (current example doesn't work)maximerety2012-11-151-1/+3
| |
| * Minor improvements & fixesAgis Anastasopoulos2012-11-151-15/+24
| |
| * Minor improvements & fixesAgis Anastasopoulos2012-11-151-9/+13
| |
| * Update table of contents as a result of ↵Agis Anastasopoulos2012-11-151-2/+2
| | | | | | | | #bf63c4971d73e80739c9f2619a9fa0dfb2223435
| * Improve the starting sentenceAgis Anastasopoulos2012-11-151-1/+1
| |
| * Move "Using Action View outside of Rails" at the bottomAgis Anastasopoulos2012-11-151-70/+69
| | | | | | See 8db41ff7698eed542fb09821de37fc7ea1f2bd5d why
| * Some minor fixes & improvementsAgis Anastasopoulos2012-11-151-5/+5
| |
| * Add a consideration noteAgis Anastasopoulos2012-11-151-0/+2
| | | | | | I believe this paragraph should move to the end as it's a little out of the scope of Rails guides.
| * Some minor fixesAgis Anastasopoulos2012-11-151-2/+2
| |
| * Remove unecessary wordAgis Anastasopoulos2012-11-151-1/+1
| |
| * Slightly improve the syntax & grammarAgis Anastasopoulos2012-11-151-3/+3
| |
| * Add a note for the example in Setting Custom HeadersAgis Anastasopoulos2012-11-151-0/+2
| |
| * Wrap before & after words in quotes when they're referring to filtersAgis Anastasopoulos2012-11-151-6/+6
| | | | | | Using these words without quotes (example sentence: Before filters are run) can be confusing to a newcomer.