aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_view_overview.textile
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Better formatting"Xavier Noria2011-04-191-3/+3
| | | | | | No need to change this formatting. This reverts commit 9c861e8a0e2f21959ede5f71b56f8a50996d6416.
* Added CHANGELOG entry for new section additions on ActionView guideSebastian Martinez2011-04-161-0/+1
|
* Better formattingSebastian Martinez2011-04-161-3/+3
|
* Added Templates section on ActionView guide.Sebastian Martinez2011-04-161-0/+101
|
* Added Spacer Templates on Partials section of ActionView guide.Sebastian Martinez2011-04-161-0/+10
|
* Added Partials section to ActionView guide.Sebastian Martinez2011-04-161-2/+95
|
* Added Using Action View with Rails guide section.Sebastian Martinez2011-04-161-1/+22
|
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-3/+3
|
* s/ERb/ERB/g (part II)Akira Matsuda2011-04-031-1/+1
|
* revises links to the API websites of individual components (no longer ↵Xavier Noria2011-03-091-1/+1
| | | | maintained), and rewrites the section about after and around filters in the controller guide
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-6/+6
|
* Fix Typos: remove several occurences of the theNicholas Rowe2011-02-171-1/+1
|
* fix formattingVijay Dev2010-12-261-1/+1
|
* use all and first instead of find(:all) and find(:first)Vijay Dev2010-12-251-4/+4
|
* It's JavaScript :)Vijay Dev2010-12-241-11/+11
|
* 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