Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in docs [ci skip] | Scott González | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Add a missing period to layouts_and_rendering.md [ci skip] | Juanito Fatas | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | Rack changed their status codes to IETF RFC 7231 | Benjamin Quorning | 2015-08-21 | 1 | -4/+3 |
| | | | | rack/rack#754 | ||||
* | Deprecate `:nothing` option for render method | Mehmet Emin İNAÇ | 2015-05-28 | 1 | -26/+0 |
| | | | | `head` method works similar to `render` method with `:nothing` option | ||||
* | Fix typos and improve the documentation | Jon Atack | 2015-04-15 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a squash of the following commits, from first to last: - Fix minor, random things I’ve come across lately that individually did not seem worth making a PR for, so I saved them for one commit. One common error is using “it’s” (which is an abbreviation of “it is”) when the possessive “its” should be used for indicating possession. - Changes include the name of a test, so remove the `[skip ci]` (thanks @senny). - Line wrap the changes at 80 chars and add one more doc fix. - Add a missing line wrap in the Contributing to Ruby on Rails Guide. - Line wrap the `TIP` section in the Contributing to Ruby on Rails Guide as well. Rendering the guide locally with `bundle exec rake guides:generate` did not show any change in on-screen formatting after adding the line wrap. The HTML generated is (extra line added to illustrate where the line wrap takes place): <div class="info"><p>Please squash your commits into a single commit when appropriate. This simplifies future cherry picks and also keeps the git log clean.</p></div> - Squash commits. | ||||
* | [ci skip] Remove unnecessary lines | yui-knk | 2015-04-01 | 1 | -2/+0 |
| | |||||
* | Some documentation edits [ci skip] | Robin Dupret | 2015-03-05 | 1 | -2/+3 |
| | | | | | | * Fix a few typos * Wrap some lines around 80 chars * Rephrase some statements | ||||
* | fix spelling, `ERb` -> `ERB` [ci skip] | yuuji.yaginuma | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | Fix wording in template inheritance section of layout guide [ci skip] | Prathamesh Sonpatki | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #16738 from net-engine/guides-template-inheritance | Rafael Mendonça França | 2015-02-25 | 1 | -0/+36 |
|\ | | | | | Guides: Template Inheritance (new in guides, feature in since 3.1) | ||||
| * | Merge remote-tracking branch 'origin/master' into guides-template-inheritance | ecoologic | 2014-10-07 | 1 | -1/+2 |
| |\ | |||||
| * | | 2.2.14.5 Template Inheritance (new in guide, feature in since 3.1) | erik | 2014-08-29 | 1 | -0/+36 |
| | | | |||||
* | | | Merge pull request #15700 from maurogeorge/guides-local_assigns | Rafael Mendonça França | 2015-02-18 | 1 | -0/+30 |
|\ \ \ | | | | | | | | | | | | | Add docs about local_assigns on guides | ||||
| * | | | Add docs about local_assigns on guides | Mauro George | 2014-06-13 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | fix syntax error in render partial example [ci skip] | yuuji.yaginuma | 2015-02-15 | 1 | -2/+2 |
| | | | | |||||
* | | | | Add :formats to options list of render documentation. | Diogo Benicá | 2015-01-21 | 1 | -1/+11 |
| | | | | |||||
* | | | | Merge pull request #18503 from vipulnsward/guides-in-on | Xavier Noria | 2015-01-14 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Changed `IN` to `ON` in markdown renderer condition | ||||
| * | | | | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | - Changed `IN` to `ON` in all note sentences in guides. | ||||
* | | | | | Change a to an for HTML word [ci skip] | Santosh Wadghule | 2015-01-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #17974 from killthekitten/fix-render-block | Rafael Mendonça França | 2015-01-02 | 1 | -0/+36 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make possible to use blocks with short version of render partial Conflicts: actionview/CHANGELOG.md | ||||
| * | | | | Make possible to use blocks with short version of render partial | Nikolay Shebanov | 2014-12-19 | 1 | -0/+36 |
| | | | | | |||||
* | | | | | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | References #18148. | ||||
* | | | | | Describe gotcha for 'status' option [ci skip] | J Connolly | 2014-12-22 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | [ci skip] Fix output of video_tag helper | Anton Cherepanov | 2014-12-07 | 1 | -1/+4 |
| | | | | |||||
* | | | | In render file, by default the current layout is rendered always | yuktikhurana | 2014-10-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Clean up grammar from #16752 [ci skip] | Zachary Scott | 2014-08-30 | 1 | -2/+2 |
| | | | |||||
* | | | [ci skip] add line about text layout | shruti2791 | 2014-08-30 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-08-19 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: actionpack/lib/action_controller/metal/mime_responds.rb actionview/lib/action_view/vendor/html-scanner/html/sanitizer.rb activerecord/lib/active_record/type/value.rb | ||||
| * | | Uppercase HTML in docs. | Hendy Tanata | 2014-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | | [skip ci] | ||||
* | | | [ci skip] Fix sample code in Layouts and Rendering guide | yuuji.yaginuma | 2014-08-17 | 1 | -1/+1 |
|/ / | |||||
* / | Small typo | Anton Cherepanov | 2014-06-23 | 1 | -1/+1 |
|/ | |||||
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] | John Kelly Ferguson | 2014-05-21 | 1 | -12/+12 |
| | |||||
* | Do note remove `Content-Type` when `render :body` | Prem Sichanugrist | 2014-03-05 | 1 | -2/+5 |
| | | | | | | | | | | | | | `render :body` should just not set the `Content-Type` header. By removing the header, it breaks the compatibility with other parts. After this commit, `render :body` will returns `text/html` content type, sets by default from `ActionDispatch::Response`, and it will preserve the overridden content type if you override it. Fixes #14197, #14238 This partially reverts commit 3047376870d4a7adc7ff15c3cb4852e073c8f1da. | ||||
* | Update guides for new rendering options | Prem Sichanugrist | 2014-02-18 | 1 | -4/+36 |
| | | | | | * Introduces `:plain`, `:html`, `:body` render option. * Update guide to use `render :plain` instead of `render :text`. | ||||
* | Simplify doc [ci skip] | Vijay Dev | 2014-02-09 | 1 | -1/+1 |
| | | | | | | The `as` option was already explained in a previous example and doesn't need to be repeated. Explain only the `locals` option which the example is meant for. | ||||
* | Merge pull request #13630 from seapy/master | Vijay Dev | 2014-02-09 | 1 | -2/+2 |
|\ | | | | | Fixed typo [ci skip] | ||||
| * | Fixed typo [ci skip] | seapy | 2014-01-08 | 1 | -2/+2 |
| | | | | | | | | singular is more suited to | ||||
* | | [ci skip] - error_messages_for has been deprecated since 2.3.8 - lets reduce ↵ | leriksen | 2014-01-10 | 1 | -2/+0 |
|/ | | | | any confusion for users | ||||
* | Improved documents [ci skip] | Kuldeep Aggarwal | 2013-12-14 | 1 | -1/+1 |
| | |||||
* | Typo and grammatical fixes [ci skip] | Akshay Vishnoi | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | [ci skip] Fix curl response output and use strong parameters in update action. | Juanito Fatas | 2013-11-13 | 1 | -4/+3 |
| | |||||
* | Fix status code in documents [ci skip] | Satoshi Ebisawa | 2013-08-01 | 1 | -3/+3 |
| | | | | | RFC 6585 Additional HTTP Status Codes http://www.ietf.org/rfc/rfc6585.txt | ||||
* | Cleaned up wording and tags. | blahedo | 2013-07-06 | 1 | -2/+2 |
| | | | | | | | | 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] | ||||
* | Using preferred find_by syntax in guides | Cristian Planas | 2013-07-01 | 1 | -3/+3 |
| | |||||
* | Fix layouts and rendering guide example using flash.now instead | Carlos Antonio da Silva | 2013-06-28 | 1 | -1/+1 |
| | | | | Thanks @lintzchiang. [ci skip] | ||||
* | Align table of HTTP status codes with set supported by current Rack | Chase DuBois | 2013-04-14 | 1 | -2/+8 |
| | |||||
* | Clarify arguments of head method | Chase DuBois | 2013-04-14 | 1 | -1/+1 |
| | |||||
* | Fixed typo [ci skip] | Prathamesh Sonpatki | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Tried to make the response status code table more readable | Iain Beeston | 2013-04-14 | 1 | -65/+65 |
| | | | | By making it the last thing in it's section and adding pseudo row headers | ||||
* | Added a table of html status symols | Iain Beeston | 2013-04-07 | 1 | -1/+56 |
| |