| Commit message (Expand) | Author | Age | Files | Lines |
* | disambiguate "and not" when explaining "&& return" | Suraj N. Kurapati | 2011-12-11 | 1 | -1/+1 |
* | copy edits in layouts guide, change links to be relative | Vijay Dev | 2011-12-06 | 1 | -6/+6 |
* | changes in the way of how the stylesheets_link_tag works | Sergey Parizhskiy | 2011-12-05 | 1 | -5/+9 |
* | Update layouts and rendering guide javascript_include_tag to bring it in line... | Ryan Bigg | 2011-12-04 | 1 | -5/+42 |
* | [layouts and rendering] Copy editing | mhutchin | 2011-10-15 | 1 | -26/+26 |
* | [layouts and rendering] Copy editing to improve readability | mhutchin | 2011-10-15 | 1 | -11/+11 |
* | No more changelogs inside guides | Vijay Dev | 2011-09-15 | 1 | -12/+0 |
* | Change photos_path to photos_url in Using redirect_to | Franco Catena | 2011-09-02 | 1 | -1/+1 |
* | When a collection is empty, render returns nil. | Matt Burke | 2011-09-02 | 1 | -0/+7 |
* | Update wording surrounding template file extensions to include Rails 3 and ab... | Greg Leppert | 2011-08-31 | 1 | -1/+1 |
* | Fixed mistakes in layouts/rendering guide about yield | Jacob Mattingley | 2011-08-15 | 1 | -2/+2 |
* | Changed several instances of British English to be American English | Evan Farrar | 2011-07-23 | 1 | -1/+1 |
* | Spelling corrections in the guides. | Evan Farrar | 2011-05-29 | 1 | -1/+1 |
* | Prototype and Scriptaculous are no longer vendored, but provided by prototype... | Xavier Noria | 2011-04-30 | 1 | -3/+3 |
* | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-04-19 | 1 | -4/+4 |
|\ |
|
| * | Remove extra whitespaces from guides | Sebastian Martinez | 2011-04-14 | 1 | -4/+4 |
* | | removes the RJS template handler | Xavier Noria | 2011-04-13 | 1 | -2/+2 |
* | | removes support for render :update | Xavier Noria | 2011-04-13 | 1 | -12/+0 |
* | | jQuery is the new default | Xavier Noria | 2011-04-13 | 1 | -2/+12 |
|/ |
|
* | standardize all shell commands with the $ prefix | Vijay Dev | 2011-02-25 | 1 | -1/+1 |
* | alteracao de HTML para HTTP | Mateus Paixão | 2011-02-22 | 1 | -1/+1 |
* | Specifying :partial is required when passing additional options such as :layout | Andy Lindeman | 2011-02-21 | 1 | -1/+3 |
* | Refer to the correct action - it's the update action, in the special case whe... | Keith Wansbrough | 2011-01-27 | 1 | -1/+1 |
* | It's JavaScript :) | Vijay Dev | 2010-12-24 | 1 | -1/+1 |
* | fixed typos and rephrased a few sentences; also removed reference to status c... | vijay | 2010-12-11 | 1 | -14/+10 |
* | guides: gives clear instructions for feedback, removes links to the now archi... | Xavier Noria | 2010-11-19 | 1 | -2/+0 |
* | the partial option is not required for simple partial rendering | Rajinder Yadav | 2010-11-13 | 1 | -1/+1 |
* | Use render :template instead of render :file in nested layouts example. rende... | José Valim | 2010-10-21 | 1 | -2/+2 |
* | Fixed casing of JavaScript (and RJS) [#183 state:resolved] | Neil Middleton | 2010-10-14 | 1 | -8/+8 |
* | Minor rephrasing in Active Record Quering and Layouts and Rendering guides. | Kulbir Saini | 2010-09-24 | 1 | -33/+32 |
* | Corrected typo in example on rendering collections in partials changing @post... | Michael MacDonald | 2010-08-31 | 1 | -1/+1 |
* | Revert "to_json => as_json" | Xavier Noria | 2010-08-26 | 1 | -1/+1 |
* | to_json => as_json | James Miller | 2010-08-25 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -9/+9 |
* | layouts and rendering guide: use content_for? instead of the yield or yield i... | Xavier Noria | 2010-07-15 | 1 | -1/+1 |
* | Minor typos: 'built-in' instead of 'built in', 'built into' instead of 'built... | Jaime Iniesta | 2010-07-09 | 1 | -1/+1 |
* | Change typo 'image' to 'audio file' | Josiah Ivey | 2010-05-04 | 1 | -1/+1 |
* | image_tag should be audio_tag | Josiah Ivey | 2010-05-04 | 1 | -1/+1 |
* | typo 'follow' -> 'following' | mica eked | 2010-05-04 | 1 | -1/+1 |
* | typo "<image />" -> "<img />" | mica eked | 2010-05-04 | 1 | -1/+1 |
* | typo 'main.cs' -> 'main.css' | logylaps | 2010-05-04 | 1 | -1/+1 |
* | More on the new ERB syntax in the guides | James Miller | 2010-04-09 | 1 | -3/+3 |
* | Changelogs: change link from credits page to home page for Jaime's contributions | Jaime Iniesta | 2010-04-05 | 1 | -1/+1 |
* | Updated changelog on getting_started and layouts_and_rendering | Jaime Iniesta | 2010-04-04 | 1 | -0/+1 |
* | Fixed layouts_and_rendering guide so that it validates XHTML 1.0 Strict | Jaime Iniesta | 2010-04-04 | 1 | -2/+2 |
* | Updated layouts and rendering guide to Rails 3.0 | Mikel Lindsaar | 2010-01-25 | 1 | -70/+298 |
* | render :text renders text, thank to Patrik Wenger | Xavier Noria | 2010-01-23 | 1 | -1/+1 |
* | fixed typo. meaning was opposite of intent. | Christopher J. Kenna | 2009-07-16 | 1 | -1/+1 |
* | Typo and Style Corrections | Joseph Pecoraro | 2009-05-29 | 1 | -17/+17 |
* | layouts guide: makes some app paths relative | Xavier Noria | 2009-05-24 | 1 | -1/+1 |