aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_view_overview.md
Commit message (Collapse)AuthorAgeFilesLines
* Add multipart: true to form for file upload.Steve Klabnik2012-12-101-1/+1
| | | | | | I was slightly overzealous when removing this before. Identified here: https://github.com/rails/rails/commit/ed78770b1a13788a5d3fcae484f34654de580bd5\#commitcomment-2281181
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-081-3/+1
|\
| * Remove references to Rails versions.Steve Klabnik2012-12-071-3/+1
| | | | | | | | | | | | | | | | 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.
* | update guides to use _action callbacks [ci skip]Francesco Rodriguez2012-12-071-1/+1
|/
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
| | | | | 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 Klabnik2012-11-291-5/+5
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* copy edits and fixes [ci skip]Vijay Dev2012-11-171-5/+3
|
* Add a consideration note and a WIP noteAgis Anastasopoulos2012-11-161-0/+4
|
* Remove the ActiveRecordHelper sectionAgis Anastasopoulos2012-11-161-56/+0
| | | Since ActionView::Helpers::ActiveRecordHelper is removed.
* Fix 'persons' to 'people' and add some whitespaceAgis Anastasopoulos2012-11-151-3/+3
|
* Switch to 1.9 hash syntax plus minor fixesAgis Anastasopoulos2012-11-151-38/+38
|
* Update links to API documentation & add a TODOAgis Anastasopoulos2012-11-151-2/+3
|
* Minor improvements & fixesAgis Anastasopoulos2012-11-151-15/+24
|
* Minor improvements & fixesAgis Anastasopoulos2012-11-151-9/+13
|
* Update table of contents as a result of ↵Agis Anastasopoulos2012-11-151-2/+2
| | | | #bf63c4971d73e80739c9f2619a9fa0dfb2223435
* Improve the starting sentenceAgis Anastasopoulos2012-11-151-1/+1
|
* Move "Using Action View outside of Rails" at the bottomAgis Anastasopoulos2012-11-151-70/+69
| | | See 8db41ff7698eed542fb09821de37fc7ea1f2bd5d why
* Some minor fixes & improvementsAgis Anastasopoulos2012-11-151-5/+5
|
* Add a consideration noteAgis Anastasopoulos2012-11-151-0/+2
| | | I believe this paragraph should move to the end as it's a little out of the scope of Rails guides.
* Some minor fixesAgis Anastasopoulos2012-11-151-2/+2
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-11/+11
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-25/+25
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-4/+4
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-77/+77
|
* change shell to bashPrem Sichanugrist2012-09-171-5/+5
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-14/+14
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-118/+128
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-288/+288
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+1596