aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_view_overview.textile
Commit message (Collapse)AuthorAgeFilesLines
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Reworded sentence using text from rails source code.Ugis Ozols2010-10-251-1/+1
|
* Remove mention to register_javascript_include_default in documentationRyan Bigg2010-10-111-3/+0
|
* Updated old fashion form_for samples.oamblet2010-09-151-1/+1
| | | | when 'form_for :resource, @resource ...' is found, remove the first argument (there is no need to use the :as option when the name is the same).
* Simplify render :partialJames Miller2010-08-261-1/+1
|
* Revert "to_json => as_json"Xavier Noria2010-08-261-1/+1
| | | | | | This reverts commit 7a6d8e4ad47d571541762a6c80cc3e1f6831bd40. Reason: The method that gives you a Ruby string with JSON source code is #to_json
* 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-44/+44
| | | | 's/[ \t]*$//' -i {} \;)
* add <%= to fields_for exampleseparreno2010-05-281-1/+1
|
* More on the new ERB syntax in the guidesJames Miller2010-04-091-11/+11
|
* guides: adds support in the indexer for custom header IDs, and some refactorsXavier Noria2010-04-061-2/+2
|
* fixes duplicate element IDs in some guidesXavier Noria2010-04-041-1/+1
|
* Fix unescaped <% and %> on action_view_overview guideJaime Iniesta2010-04-011-1/+1
|
* AV guide: titleize is defined by Active SupportXavier Noria2010-03-011-2/+2
|
* AV overview guide: progress on helpersTrevor Turk2009-09-111-11/+513
|
* AV overview guide: helper docs progressTrevor Turk2009-09-091-24/+486
|
* Commit progress on Action View OverviewTrevor Turk2009-09-031-2/+317
|
* Commit progress on Action View OverviewTrevor Turk2009-09-031-5/+69
|
* Commit progress on Action View Overview guideTrevor Turk2009-09-031-6/+75
|
* Starting work on Action View Overview guideTrevor Turk2009-04-051-0/+69