aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_controller_overview.md
Commit message (Expand)AuthorAgeFilesLines
* fixed typo in strong parameters exampleYves Senn2013-03-091-1/+1
* strong parameter example for hashes with integer keys.Yves Senn2013-03-091-0/+14
* Fix typo in AC overview guide [ci skip]Carlos Antonio da Silva2013-03-051-1/+1
* example for `accepts_nested_attribtues_for` and strong parameters.Yves Senn2013-03-051-0/+9
* strong parameters example for default values using `fetch`. [ci skip]Yves Senn2013-03-051-0/+12
* integrate the strong params README into the AC guide.Yves Senn2013-03-031-0/+118
* Remove XML Parser from ActionDispatchPrem Sichanugrist2013-02-201-3/+5
* consistently inherit from ApplicationController in guides exemplesCyril Jouve2013-01-201-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-4/+4
|\
| * a bit of inline code tagsMikhail Dieterle2013-01-011-4/+4
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...Jeremy Kemper2013-01-061-1/+1
* | Namespace HashWithIndifferentAccessAkira Matsuda2013-01-071-1/+1
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-081-9/+9
|\
| * Remove references to Rails versions.Steve Klabnik2012-12-071-1/+1
| * Fix small grammatical errorMax Katz2012-12-071-1/+1
| * Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-7/+7
* | update guides to use _action callbacks [ci skip]Francesco Rodriguez2012-12-071-10/+10
* | Adding filter capability to ActionController logsFabrizio Regini2012-12-051-3/+24
|/
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-7/+7
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-171-17/+19
|\
| * 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
| * Slightly improve the syntaxAgis Anastasopoulos2012-11-151-1/+1
| * Replace "name" with "author" in the Cookies exampleAgis Anastasopoulos2012-11-151-2/+2
| * Minor punctuation improvement in ActionController guideAgis Anastasopoulos2012-11-151-1/+1
| * Use the more compact syntax in the exampleAgis Anastasopoulos2012-11-151-1/+1
| * use em-dashes instead of two minuses in guidesburningTyger2012-11-101-2/+2
* | Rename secret_token_key to secret_key_baseSantiago Pastorino2012-11-031-1/+1
* | Sign cookies using key deriverSantiago Pastorino2012-11-031-1/+1
|/
* Use a better wordAgis Anastasopoulos2012-10-261-1/+1
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+845
* divided into folder with the languageRodrigo Martins2012-10-171-845/+0
* [Guides] Format content for small devicesJoe Fiorini2012-10-061-2/+2
* Update examples in action_controller_overview.md to ruby 1.9 syntax. [ci skip]José Corcuera2012-09-211-4/+4
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-09-211-33/+28
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-5/+5
* Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-171-19/+21
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-10/+10
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-74/+74
* change shell to bashPrem Sichanugrist2012-09-171-1/+1
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-5/+5
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-35/+50
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-90/+90
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+833