Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11205 from Gawyn/using-preferred-find_by-syntax-in-guides | Carlos Antonio da Silva | 2013-06-30 | 5 | -10/+10 |
|\ | | | | | Using preferred find_by syntax in guides | ||||
| * | Using preferred find_by syntax in guides | Cristian Planas | 2013-07-01 | 5 | -10/+10 |
| | | |||||
* | | Adding find_by in guide to methods that trigger after_find | Cristian Planas | 2013-07-01 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #11186 from jetthoughts/synchronize_create_method_body | Yves Senn | 2013-06-30 | 1 | -9/+34 |
|\ | | | | | Synchronize PostController#create code from 5.6 to others sections in Getting Started guide. | ||||
| * | Synchronize PostController#create code from 5.6 to others sections. [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -9/+34 |
| | | | | | | | | Fixed `permit` using for comments. | ||||
* | | Merge pull request #11180 from robin850/patch-5 | Yves Senn | 2013-06-30 | 1 | -20/+5 |
|\ \ | | | | | | | Remove a duplicated section [ci skip] | ||||
| * | | Remove a duplicated section [ci skip] | Robin Dupret | 2013-06-29 | 1 | -20/+5 |
| |/ | | | | | | | | | | | Attachments were previously covered so remove the useless part. Just move a note about multipart headers set when the mail method is triggered to the kept section. | ||||
* | | Merge pull request #11189 from ↵ | Yves Senn | 2013-06-30 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | jetthoughts/destroy_link_description_for_getting_started Added clarification for destroy link_to description in 5.14 | ||||
| * | | Added clarification for destroy link_to description in 5.14 [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -3/+3 |
| |/ | |||||
* / | Typo in Active Record Migrations Guide [ci skip] | dkaplan88 | 2013-06-29 | 1 | -1/+1 |
|/ | |||||
* | Adding documentation to the Rails initialization guide. [ci skip] | wangjohn | 2013-06-26 | 1 | -8/+21 |
| | |||||
* | Merge pull request #11104 from drewda/patch-1 | Carlos Antonio da Silva | 2013-06-28 | 1 | -0/+2 |
|\ | | | | | Adding additional plugins to debugging guide [ci skip] | ||||
| * | adding additional plugins for debugging [ci skip] | Drew Dara-Abrams | 2013-06-27 | 1 | -0/+2 |
| | | |||||
* | | Fix layouts and rendering guide example using flash.now instead | Carlos Antonio da Silva | 2013-06-28 | 1 | -1/+1 |
| | | | | | | | | Thanks @lintzchiang. [ci skip] | ||||
* | | Asking user to declare post resource in guide [ci skip] | Paul Nikitochkin | 2013-06-27 | 1 | -2/+2 |
| | | |||||
* | | Removed "to:" from root directive and fixed typo ":to" | Jeff Rodriguez | 2013-06-27 | 1 | -5/+5 |
| | | | | | | | | | | `root :to` is invalid syntax `root to:` is valid, but the generated routes file omits `to:` | ||||
* | | Fixing links to accept_language plugin/middleware | Wouter van Lelyveld | 2013-06-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #11128 from edg3r/patch-1 | Yves Senn | 2013-06-26 | 1 | -1/+1 |
|\ \ | | | | | | | linking small rails 4 features image to a bigger one | ||||
| * | | linking small rails 4 features image to a bigger one [ci skip] | R4K3 | 2013-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | View a bigger version onclick https://github.com/rails/rails/issues/11100 | ||||
* | | | mention the removal of `--builder` in 4.0 release notes. | Yves Senn | 2013-06-26 | 1 | -0/+4 |
|/ / | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-06-26 | 14 | -36/+68 |
|\ \ | | | | | | | | | | | | | Conflicts: guides/source/layout.html.erb | ||||
| * | | Mention Content-Type for JSON params parsing. | Gustavo Delfino | 2013-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | http://stackoverflow.com/questions/8501021/rails-json-request-is-not-parsed-correctly-into-post-parameters | ||||
| * | | Added markdown tag for highlight | Anton Cherepanov | 2013-06-24 | 1 | -1/+1 |
| | | | |||||
| * | | [doc] Info added for tmp:create [ci skip] | Rashmi Yadav | 2013-06-23 | 1 | -1/+2 |
| | | | |||||
| * | | [doc] Update return false if record is invalid | Rashmi Yadav | 2013-06-19 | 1 | -2/+2 |
| | | | |||||
| * | | rewrote render tag using more succinct and idiomatic way | Chandresh Pant | 2013-06-17 | 1 | -3/+1 |
| | | | |||||
| * | | Fix TOC ul markup | Vipul A M | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | change rails verison to 4.0.0 in command line | Vishnu Atrai | 2013-06-16 | 1 | -7/+7 |
| | | | |||||
| * | | reorder finder methods list alphabetically | Mikhail Dieterle | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | fix quotes and ruby old hashes | Mikhail Dieterle | 2013-06-15 | 1 | -4/+4 |
| | | | |||||
| * | | Use markdown quotes instead <tt> tag | Mikhail Dieterle | 2013-06-15 | 1 | -5/+5 |
| | | | |||||
| * | | reword the docrails info [ci skip] | Vijay Dev | 2013-06-15 | 1 | -6/+8 |
| | | | |||||
| * | | Update contributing to rails guide to depict new contributing to ↵ | Vipul A M | 2013-06-15 | 1 | -1/+3 |
| | | | | | | | | | | | | documentation info | ||||
| * | | Change documentation about contributing to Docs | Vipul A M | 2013-06-15 | 1 | -6/+6 |
| | | | |||||
| * | | Merge pull request #150 from vatrai/edgerails_in_command_line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
| |\ \ | | | | | | | | | replace version 3.2.3 by 4.0.0.beta in command line | ||||
| | * | | replace version 3.2.3 by 4.0.0.beta in command line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #146 from vatrai/command_line_rake_guid | Vishnu Atrai | 2013-06-15 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | | | more guidelines for rake tasks | ||||
| | * | | | more guidelines for command line | Vishnu Atrai | 2013-06-14 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Merge pull request #151 from vatrai/action_view_basic | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 |
| |\ \ \ \ | | | | | | | | | | | | | date_field docs for action view | ||||
| | * | | | | date_field docs for action view | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 |
| | | | | | | |||||
| * | | | | | Change "." to ":" for formatting purpose | Vipul A M | 2013-06-15 | 1 | -1/+1 |
| |/ / / / | |||||
| * | / / | `dasboard` => `dashboard` | Vipul A M | 2013-06-15 | 1 | -4/+4 |
| | |/ / | |/| | | |||||
| * | | | `existant` => `existent` | Vipul A M | 2013-06-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #142 from codyrobbins/master | Vijay Dev | 2013-06-13 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | | | Added a warning about #1769 to the routing guide | ||||
| | * | | | Added a warning about #1769 to the routing guide. | Cody Robbins | 2013-06-07 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Fix typo in docs. HABTM associations should use a pluralized name | mariozig | 2013-06-25 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | change id="errorExplanation" to id="error_explanation" to match the ↵ | Luzi Humm | 2013-06-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | generated files | ||||
* | | | | We are now rails 4 [skip-ci] | Vipul A M | 2013-06-26 | 3 | -5/+8 |
| | | | | |||||
* | | | | Fixing Issue #11083 | Akshay Khole | 2013-06-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Removing other occurrences of `the` appearing twice | ||||
* | | | | Clarify what arguments are passed to redirect blocks - fixes #11056 | Andrew White | 2013-06-25 | 1 | -3/+3 |
| | | | |