aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layouts_and_rendering.textile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Typo and Style CorrectionsJoseph Pecoraro2009-05-291-17/+17
* layouts guide: makes some app paths relativeXavier Noria2009-05-241-1/+1
* fixes redirect codes in layouts and rendering guide, thanks to Loren NormanXavier Noria2009-04-281-1/+1
* Fix a small typoPratik Naik2009-03-221-1/+1
* revised typography in layouts and rendering guideXavier Noria2009-03-141-17/+17
* Fix several issues with code examples.Matt Jones2009-03-121-7/+21
* fixes typo @customer -> customerXavier Noria2009-02-271-1/+1
* s:hbody:/body:g in layouts & rendering guideXavier Noria2009-02-251-3/+3
* Corrects information about subtemplates.Rodrigo Rosenfeld Rosas2009-02-221-9/+7
* More consistent use of 'an' in front of 'h'.Andreas Scherer2009-02-111-2/+2
* Fix more typos.Andreas Scherer2009-02-101-5/+5
* Missing 'code' marker added.Andreas Scherer2009-02-101-1/+1
* Layout cleanup and minor edits for layouts & rendering guideMike Gunderloy2009-02-091-60/+70
* Merge commit 'mainstream/master'Pratik Naik2009-02-061-10/+10
|\
| * Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+957