Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [layout/rendering guide] move sentence to new line to follow convention in ↵ | Weston Platter | 2013-04-04 | 1 | -1/+3 |
| | | | | other guides. | ||||
* | [layout/rendering guide] remove redundant wording | Weston Platter | 2013-04-03 | 1 | -3/+1 |
| | |||||
* | Should be a symbol not string to defer the choice of layout. | Limon Lin | 2013-03-15 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Fix bug in code example from layouts and rendering guide | Brian Kim | 2013-02-18 | 1 | -1/+2 |
| | | | | | The code in 2.3.2 assumed that render has an alert option like redirect_to to create a flash alert message, but it doesn't. | ||||
* | Remove old asset tags API from docs, reflecting changes from #7900 | virusman | 2013-01-23 | 1 | -93/+0 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: guides/source/getting_started.md | ||||
| * | prefer american spelling of 'behavior' | Gosha Arinich | 2013-01-07 | 1 | -1/+1 |
| | | |||||
* | | Change guides to use update instead of update_attributes | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -3/+3 |
|/ | |||||
* | Update guides/source/layouts_and_rendering.md | Marek Ovečka | 2012-12-30 | 1 | -1/+1 |
| | | | | | Removed first slash. The subdirectory will nto be found with slash befor it. | ||||
* | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -20/+3 |
| | | | | | | | | There's no reason for guides to reference old behaviors. They should be current as of the versions of Rails that they ship with, and including older information just clutters thing. I discussed this change with @fxn and he agrees. | ||||
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -4/+4 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | ||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -4/+4 |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | ||||
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -81/+78 |
| | |||||
* | Fixed the wrong terminology usage in 2.2.2 | comptrol | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | AJAX -> Ajax in layouts_and_rendering guide. | Henrik N | 2012-10-25 | 1 | -3/+3 |
| | | | | Fixed in the JS guide in 8c38172ba59e16d8e523ac4f1c5ae29b6851d3ee | ||||
* | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+1243 |
| | | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository | ||||
* | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -1243/+0 |
| | |||||
* | Fix broken and duplicate headings | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -107/+107 |
| | |||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -3/+3 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -193/+193 |
| | |||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -3/+3 |
| | |||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -51/+55 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -220/+220 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+1239 |