aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layouts_and_rendering.textile
Commit message (Expand)AuthorAgeFilesLines
* Since Rails 3.2, use layout false to render no layoutJosé Valim2012-07-061-1/+1
* fix spacer template exampleSergey Nartimov2012-02-181-1/+1
* disambiguate "and not" when explaining "&& return"Suraj N. Kurapati2011-12-111-1/+1
* copy edits in layouts guide, change links to be relativeVijay Dev2011-12-061-6/+6
* changes in the way of how the stylesheets_link_tag worksSergey Parizhskiy2011-12-051-5/+9
* Update layouts and rendering guide javascript_include_tag to bring it in line...Ryan Bigg2011-12-041-5/+42
* [layouts and rendering] Copy editingmhutchin2011-10-151-26/+26
* [layouts and rendering] Copy editing to improve readabilitymhutchin2011-10-151-11/+11
* No more changelogs inside guidesVijay Dev2011-09-151-12/+0
* Change photos_path to photos_url in Using redirect_toFranco Catena2011-09-021-1/+1
* When a collection is empty, render returns nil.Matt Burke2011-09-021-0/+7
* Update wording surrounding template file extensions to include Rails 3 and ab...Greg Leppert2011-08-311-1/+1
* Fixed mistakes in layouts/rendering guide about yieldJacob Mattingley2011-08-151-2/+2
* Changed several instances of British English to be American EnglishEvan Farrar2011-07-231-1/+1
* Spelling corrections in the guides.Evan Farrar2011-05-291-1/+1
* Prototype and Scriptaculous are no longer vendored, but provided by prototype...Xavier Noria2011-04-301-3/+3
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-04-191-4/+4
|\
| * Remove extra whitespaces from guidesSebastian Martinez2011-04-141-4/+4
* | removes the RJS template handlerXavier Noria2011-04-131-2/+2
* | removes support for render :updateXavier Noria2011-04-131-12/+0
* | jQuery is the new defaultXavier Noria2011-04-131-2/+12
|/
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-1/+1
* alteracao de HTML para HTTPMateus Paixão2011-02-221-1/+1
* Specifying :partial is required when passing additional options such as :layoutAndy Lindeman2011-02-211-1/+3
* Refer to the correct action - it's the update action, in the special case whe...Keith Wansbrough2011-01-271-1/+1
* It's JavaScript :)Vijay Dev2010-12-241-1/+1
* fixed typos and rephrased a few sentences; also removed reference to status c...vijay2010-12-111-14/+10
* guides: gives clear instructions for feedback, removes links to the now archi...Xavier Noria2010-11-191-2/+0
* the partial option is not required for simple partial renderingRajinder Yadav2010-11-131-1/+1
* Use render :template instead of render :file in nested layouts example. rende...José Valim2010-10-211-2/+2
* Fixed casing of JavaScript (and RJS) [#183 state:resolved]Neil Middleton2010-10-141-8/+8
* Minor rephrasing in Active Record Quering and Layouts and Rendering guides.Kulbir Saini2010-09-241-33/+32
* Corrected typo in example on rendering collections in partials changing @post...Michael MacDonald2010-08-311-1/+1
* Revert "to_json => as_json"Xavier Noria2010-08-261-1/+1
* to_json => as_jsonJames Miller2010-08-251-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-9/+9
* layouts and rendering guide: use content_for? instead of the yield or yield i...Xavier Noria2010-07-151-1/+1
* Minor typos: 'built-in' instead of 'built in', 'built into' instead of 'built...Jaime Iniesta2010-07-091-1/+1
* Change typo 'image' to 'audio file'Josiah Ivey2010-05-041-1/+1
* image_tag should be audio_tagJosiah Ivey2010-05-041-1/+1
* typo 'follow' -> 'following'mica eked2010-05-041-1/+1
* typo "<image />" -> "<img />"mica eked2010-05-041-1/+1
* typo 'main.cs' -> 'main.css'logylaps2010-05-041-1/+1
* More on the new ERB syntax in the guidesJames Miller2010-04-091-3/+3
* Changelogs: change link from credits page to home page for Jaime's contributionsJaime Iniesta2010-04-051-1/+1
* Updated changelog on getting_started and layouts_and_renderingJaime Iniesta2010-04-041-0/+1
* Fixed layouts_and_rendering guide so that it validates XHTML 1.0 StrictJaime Iniesta2010-04-041-2/+2
* Updated layouts and rendering guide to Rails 3.0Mikel Lindsaar2010-01-251-70/+298
* render :text renders text, thank to Patrik WengerXavier Noria2010-01-231-1/+1
* fixed typo. meaning was opposite of intent.Christopher J. Kenna2009-07-161-1/+1