aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Fix a grammatical error/typo in Active Record Migrations guide. [ci skip]Daniel Dawson2013-07-081-1/+1
* Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip]Daniel Dawson2013-07-081-2/+2
* Merge pull request #11359 from willnet/patch-1Yves Senn2013-07-081-1/+0
|\
| * Update 'Active Record Migrations' guide [ci skip]Shinichi Maeshima2013-07-081-1/+0
* | Fix SyntaxError in guides sample codeAkira Matsuda2013-07-081-1/+1
* | 1.9 Hash SyntaxAkira Matsuda2013-07-084-4/+4
* | params keys are StringsAkira Matsuda2013-07-081-13/+13
|/
* Merge pull request #11347 from ankit8898/refactoring-spRafael Mendonça França2013-07-074-109/+92
|\
| * Refactored strong paramters usage and updated Gemfile.lock with Rails 4Ankit Gupta2013-07-074-109/+92
* | Cleaned up wording and tags.blahedo2013-07-066-27/+53
|/
* Merged sections to reflect current contents of guide.blahedo2013-07-051-3/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-07-064-2/+43
|\
| * [doc] fixed printing of code samplesArun Agrawal2013-07-021-1/+1
| * Complete a sentence in i18n guide's introductionRobin Dupret2013-06-301-0/+5
| * doc for more input tag typesVishnu Atrai2013-06-291-0/+36
| * cookies are encrypted starting Rails 4Neeraj Singh2013-06-291-1/+1
* | explain how to extend application templates. [ci skip]Yves Senn2013-07-051-0/+19
* | Merge pull request #11201 from jetthoughts/fix_create_post_example_in_getting...Yves Senn2013-07-051-13/+10
|\ \
| * | Removed params permit step from 5.6 section [ci skip]Paul Nikitochkin2013-06-301-13/+10
* | | removed markdown code markers which were rendering in the generated AR queryi...Brian Foshee2013-07-041-2/+0
* | | Merge pull request #11303 from evsyukovmv/specify-request-method-in-guidesCarlos Antonio da Silva2013-07-042-2/+2
|\ \ \
| * | | Specify request method in guides [ci skip]Mihail Evsyukov2013-07-042-2/+2
* | | | Added link to Form Helper article from getting strated [ci skip]Paul Nikitochkin2013-07-041-3/+3
|/ / /
* | | Merge pull request #11261 from ryan-endacott/fixguideYves Senn2013-07-041-10/+0
|\ \ \
| * | | Removed redundant upgrade docs on new cookies.Ryan Endacott2013-07-041-10/+0
* | | | cleanup, remove trailing whitespace from guides/CHANGELOGYves Senn2013-07-031-1/+1
* | | | Grammar fix debugging rails applications [ci skip]Ryan Williams2013-07-031-1/+1
* | | | use American English: "favor" not "favour" [ci skip]Yves Senn2013-07-031-3/+3
|/ / /
* | | update test names in testing guide [ci-skip]Cesar Carruitero2013-07-021-2/+2
* | | Merge pull request #11205 from Gawyn/using-preferred-find_by-syntax-in-guidesCarlos Antonio da Silva2013-06-305-10/+10
|\ \ \
| * | | Using preferred find_by syntax in guidesCristian Planas2013-07-015-10/+10
| |/ /
* / / Adding find_by in guide to methods that trigger after_findCristian Planas2013-07-011-0/+1
|/ /
* | Merge pull request #11186 from jetthoughts/synchronize_create_method_bodyYves Senn2013-06-301-9/+34
|\ \
| * | Synchronize PostController#create code from 5.6 to others sections. [ci skip]Paul Nikitochkin2013-06-301-9/+34
* | | Merge pull request #11180 from robin850/patch-5Yves Senn2013-06-301-20/+5
|\ \ \
| * | | Remove a duplicated section [ci skip]Robin Dupret2013-06-291-20/+5
| |/ /
* | | Merge pull request #11189 from jetthoughts/destroy_link_description_for_getti...Yves Senn2013-06-301-3/+3
|\ \ \
| * | | Added clarification for destroy link_to description in 5.14 [ci skip]Paul Nikitochkin2013-06-301-3/+3
| |/ /
* / / Typo in Active Record Migrations Guide [ci skip]dkaplan882013-06-291-1/+1
|/ /
* | Adding documentation to the Rails initialization guide. [ci skip]wangjohn2013-06-261-8/+21
* | Merge pull request #11104 from drewda/patch-1Carlos Antonio da Silva2013-06-281-0/+2
|\ \
| * | adding additional plugins for debugging [ci skip]Drew Dara-Abrams2013-06-271-0/+2
* | | Fix layouts and rendering guide example using flash.now insteadCarlos Antonio da Silva2013-06-281-1/+1
* | | Asking user to declare post resource in guide [ci skip]Paul Nikitochkin2013-06-271-2/+2
* | | Removed "to:" from root directive and fixed typo ":to"Jeff Rodriguez2013-06-271-5/+5
* | | Fix punctuation in config templatesAkira Matsuda2013-06-281-1/+1
* | | Merge pull request #11136 from prathamesh-sonpatki/rails4Yves Senn2013-06-271-1/+1
|\ \ \
| * | | Use activerecord 4.0.0 for reporting bugs using the template[ci skip]Prathamesh Sonpatki2013-06-271-1/+1
* | | | Fixing links to accept_language plugin/middlewareWouter van Lelyveld2013-06-271-1/+1
|/ / /
* | | Merge pull request #11128 from edg3r/patch-1Yves Senn2013-06-261-1/+1
|\ \ \