Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11073 from tricknotes/improve-guides-js | Rafael Mendonça França | 2013-07-09 | 2 | -36/+32 |
|\ | | | | | Improve guides js | ||||
| * | Improve js written for guides | Ryunosuke SATO | 2013-06-25 | 2 | -36/+32 |
| | | | | | | | | | | | | | | * Stop using unnecessary global variable * Use function defined by jQuery for simplicity * Fix event listner for "more info button" to handle event on resize browser | ||||
* | | Merge pull request #11143 from robin850/upgrading-rails | Rafael Mendonça França | 2013-07-09 | 1 | -1/+23 |
|\ \ | | | | | | | Add few information about missing steps [ci skip] | ||||
| * | | Add few information about missing steps [ci skip] | Robin Dupret | 2013-06-29 | 1 | -1/+23 |
| | | | | | | | | | | | | | | | | | | | | | Add some deprecations previously note covered such as the confirm option for the link_to helper or options which aren't needed anymore Also add a mention about the config.assets.js_compressor option. | ||||
* | | | Merge pull request #11361 from jetthoughts/add_cursor_pointer_for_menu | Rafael Mendonça França | 2013-07-09 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Added cursor pointer for 'More Ruby on Rails' dropdown menu on guides page (which appear on small windows) | ||||
| * | | | Added cursor pointer for 'More Ruby on Rails' | Paul Nikitochkin | 2013-07-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | dropdown menu on guides page (which appear on small windows) [ci skip] | ||||
* | | | | Merge pull request #11368 from Amit-Thawait/master | Rafael Mendonça França | 2013-07-09 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fixed Travis CI link for rails | ||||
| * | | | | link break added after the Travis CI link | Amit Thawait | 2013-07-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | link break added after the Travis CI link | ||||
| * | | | | Fixed broken link of Travis CI for rails and added full path | Amit Thawait | 2013-07-08 | 1 | -2/+1 |
| | | | | | |||||
* | | | | | Fix a grammatical error/typo in Active Record Migrations guide. [ci skip] | Daniel Dawson | 2013-07-08 | 1 | -1/+1 |
|/ / / / | |||||
* / / / | Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip] | Daniel Dawson | 2013-07-08 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #11359 from willnet/patch-1 | Yves Senn | 2013-07-08 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | Update 'Active Record Migrations' guide [ci skip] | ||||
| * | | | Update 'Active Record Migrations' guide [ci skip] | Shinichi Maeshima | 2013-07-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Delete an unneeded line. | ||||
* | | | | Fix SyntaxError in guides sample code | Akira Matsuda | 2013-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | 1.9 Hash Syntax | Akira Matsuda | 2013-07-08 | 4 | -4/+4 |
| | | | | |||||
* | | | | params keys are Strings | Akira Matsuda | 2013-07-08 | 1 | -13/+13 |
|/ / / | |||||
* | | | Merge pull request #11347 from ankit8898/refactoring-sp | Rafael Mendonça França | 2013-07-07 | 4 | -109/+92 |
|\ \ \ | | | | | | | | | Refactored strong parameters usage and updated Gemfile.lock with Rails 4 | ||||
| * | | | Refactored strong paramters usage and updated Gemfile.lock with Rails 4 | Ankit Gupta | 2013-07-07 | 4 | -109/+92 |
| | | | | |||||
* | | | | Cleaned up wording and tags. | blahedo | 2013-07-06 | 6 | -27/+53 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Replaced <br /> with <br> for consistency; Added note about singular/plural distinction (which was previously confusing to a Rails noob); Rephrased explanation of how form is routed to controller, again to reduce confusion; and added explanation to replace incorrect link. [ci skip] | ||||
* | | | Merged sections to reflect current contents of guide. | blahedo | 2013-07-05 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | Section "allowing the update of fields" was now just a general introduction to the idea of the model (actual updating was two sections later). So, merged into the section about validation. | ||||
* | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-07-06 | 4 | -2/+43 |
|\ \ \ | |||||
| * | | | [doc] fixed printing of code samples | Arun Agrawal | 2013-07-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | 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] | ||||
* | | | | | | cleanup, remove trailing whitespace from guides/CHANGELOG | Yves Senn | 2013-07-03 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | 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] |