aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11401 from dpdawson/masterYves Senn2013-07-121-2/+2
|\
| * Improve Active View Overview guide. [ci skip]Daniel Dawson2013-07-121-2/+2
* | Documment config.log_formatter added on 51aeae91Rafael Mendonça França2013-07-111-0/+2
|/
* Fix a grammatical error/typo in Active Record Associations guide.Daniel Dawson2013-07-111-1/+1
* Merge pull request #11073 from tricknotes/improve-guides-jsRafael Mendonça França2013-07-092-36/+32
|\
| * Improve js written for guidesRyunosuke SATO2013-06-252-36/+32
* | Merge pull request #11143 from robin850/upgrading-railsRafael Mendonça França2013-07-091-1/+23
|\ \
| * | Add few information about missing steps [ci skip]Robin Dupret2013-06-291-1/+23
* | | Merge pull request #11361 from jetthoughts/add_cursor_pointer_for_menuRafael Mendonça França2013-07-091-0/+1
|\ \ \
| * | | Added cursor pointer for 'More Ruby on Rails'Paul Nikitochkin2013-07-081-0/+1
* | | | Merge pull request #11368 from Amit-Thawait/masterRafael Mendonça França2013-07-091-2/+2
|\ \ \ \
| * | | | link break added after the Travis CI linkAmit Thawait2013-07-091-1/+2
| * | | | Fixed broken link of Travis CI for rails and added full pathAmit Thawait2013-07-081-2/+1
* | | | | 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
|\ \ \ \ \