Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Complete a sentence in i18n guide's introduction | Robin Dupret | 2013-06-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | Add a list of what will be covered into this guide | |||||
| * | | | doc for more input tag types | Vishnu Atrai | 2013-06-29 | 1 | -0/+36 | |
| | | | | ||||||
| * | | | cookies are encrypted starting Rails 4 | Neeraj Singh | 2013-06-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | explain how to extend application templates. [ci skip] | Yves Senn | 2013-07-05 | 1 | -0/+19 | |
| | | | | ||||||
* | | | | Merge pull request #11201 from ↵ | Yves Senn | 2013-07-05 | 1 | -13/+10 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | jetthoughts/fix_create_post_example_in_getting_started Improve Getting Started Guide | |||||
| * | | | | Removed params permit step from 5.6 section [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -13/+10 | |
| | | | | | ||||||
* | | | | | removed markdown code markers which were rendering in the generated AR ↵ | Brian Foshee | 2013-07-04 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | querying guide | |||||
* | | | | | Merge pull request #11303 from evsyukovmv/specify-request-method-in-guides | Carlos Antonio da Silva | 2013-07-04 | 2 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Specify request method in guides [ci skip] | |||||
| * | | | | | Specify request method in guides [ci skip] | Mihail Evsyukov | 2013-07-04 | 2 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Added link to Form Helper article from getting strated [ci skip] | Paul Nikitochkin | 2013-07-04 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11261 from ryan-endacott/fixguide | Yves Senn | 2013-07-04 | 1 | -10/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | Removed redundant upgrade docs on new cookies. | |||||
| * | | | | | Removed redundant upgrade docs on new cookies. | Ryan Endacott | 2013-07-04 | 1 | -10/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | Grammar fix debugging rails applications [ci skip] | Ryan Williams | 2013-07-03 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | use American English: "favor" not "favour" [ci skip] | Yves Senn | 2013-07-03 | 1 | -3/+3 | |
|/ / / / / | | | | | | | | | | | | | | | | according to http://guides.rubyonrails.org/api_documentation_guidelines.html#english | |||||
* | | | | | update test names in testing guide [ci-skip] | Cesar Carruitero | 2013-07-02 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | 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 |