Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Typos: remove several occurences of the the | Nicholas Rowe | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | fix formatting | Vijay Dev | 2010-12-26 | 1 | -1/+1 |
| | |||||
* | use all and first instead of find(:all) and find(:first) | Vijay Dev | 2010-12-25 | 1 | -4/+4 |
| | |||||
* | It's JavaScript :) | Vijay Dev | 2010-12-24 | 1 | -11/+11 |
| | |||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -2/+0 |
| | | | | archived LH project | ||||
* | Reworded sentence using text from rails source code. | Ugis Ozols | 2010-10-25 | 1 | -1/+1 |
| | |||||
* | Remove mention to register_javascript_include_default in documentation | Ryan Bigg | 2010-10-11 | 1 | -3/+0 |
| | |||||
* | Updated old fashion form_for samples. | oamblet | 2010-09-15 | 1 | -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 :partial | James Miller | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Revert "to_json => as_json" | Xavier Noria | 2010-08-26 | 1 | -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_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 | -44/+44 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | add <%= to fields_for examples | eparreno | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | More on the new ERB syntax in the guides | James Miller | 2010-04-09 | 1 | -11/+11 |
| | |||||
* | guides: adds support in the indexer for custom header IDs, and some refactors | Xavier Noria | 2010-04-06 | 1 | -2/+2 |
| | |||||
* | fixes duplicate element IDs in some guides | Xavier Noria | 2010-04-04 | 1 | -1/+1 |
| | |||||
* | Fix unescaped <% and %> on action_view_overview guide | Jaime Iniesta | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | AV guide: titleize is defined by Active Support | Xavier Noria | 2010-03-01 | 1 | -2/+2 |
| | |||||
* | AV overview guide: progress on helpers | Trevor Turk | 2009-09-11 | 1 | -11/+513 |
| | |||||
* | AV overview guide: helper docs progress | Trevor Turk | 2009-09-09 | 1 | -24/+486 |
| | |||||
* | Commit progress on Action View Overview | Trevor Turk | 2009-09-03 | 1 | -2/+317 |
| | |||||
* | Commit progress on Action View Overview | Trevor Turk | 2009-09-03 | 1 | -5/+69 |
| | |||||
* | Commit progress on Action View Overview guide | Trevor Turk | 2009-09-03 | 1 | -6/+75 |
| | |||||
* | Starting work on Action View Overview guide | Trevor Turk | 2009-04-05 | 1 | -0/+69 |