aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_view_overview.textile
Commit message (Expand)AuthorAgeFilesLines
* Fixes #5324 by removing default size options from input:text and default cols...Philip Arndt2012-03-101-5/+5
* Changed asset_host config to more specificRahul P. Chaudhari2012-02-291-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-02-091-2/+2
|\
| * Stop referring to Atom as "ATOM"Tom Stuart2012-02-051-2/+2
* | Add *_url helpers to get the full assets URLPrem Sichanugrist2012-02-041-0/+24
* | Remove default class to collection_check_boxes andRafael Mendonça França2012-02-021-6/+6
* | Add changelog, docs and guides entriesCarlos Antonio da Silva2012-02-021-0/+73
|/
* minor editVijay Dev2011-11-021-1/+1
* Fixing incorrect notextile tagsVijay Dev2011-09-161-1/+1
* No more changelogs inside guidesVijay Dev2011-09-151-7/+0
* Fix grammar for content_tag_for and div_for docs.Hendy Tanata2011-09-051-1/+1
* Make `content_tag_for` and `div_for` accepts the array of recordsPrem Sichanugrist2011-09-041-0/+77
* Updates to remove extra whitespaces and notably fix a whitespace issue with a...Jeff Dutil2011-08-161-1/+0
* Replaced ‘ with ' in the guides.Evan Farrar2011-07-231-2/+2
* minor fixes in action view guideVijay Dev2011-06-111-3/+3
* s/an/a/Akira Matsuda2011-06-011-1/+1
* removed references to old remote_* helpers; add info about 3.1 adding multipa...Vijay Dev2011-05-291-102/+5
* Using each instead of for in actionview guideGuillermo Iguaran2011-05-191-1/+1
* restores the -j option, but now it accepts the name of any libraryXavier Noria2011-05-041-2/+0
* Prototype and Scriptaculous are no longer vendored, but provided by prototype...Xavier Noria2011-04-301-177/+2
* Revert "Better formatting"Xavier Noria2011-04-191-3/+3
* 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 maintai...Xavier Noria2011-03-091-1/+1
* 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 archi...Xavier Noria2010-11-191-2/+0
* 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
* Simplify render :partialJames Miller2010-08-261-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-44/+44
* 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