Commit Graph

15 Commits

Author SHA1 Message Date
Xavier Noria
366e0fbd8d Revert "to_json => as_json"
This reverts commit 7a6d8e4ad47d571541762a6c80cc3e1f6831bd40.

Reason: The method that gives you a Ruby string with JSON source code is #to_json
2010-08-26 01:56:56 +02:00
James Miller
7a6d8e4ad4 to_json => as_json 2010-08-25 14:55:24 -07:00
Santiago Pastorino
b451de0d6d Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
eparreno
6330e2af11 add <%= to fields_for examples 2010-05-28 16:46:12 +02:00
James Miller
4f0982db91 More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
Xavier Noria
03cb74b946 guides: adds support in the indexer for custom header IDs, and some refactors 2010-04-06 15:20:44 -07:00
Xavier Noria
7d7e0627a0 fixes duplicate element IDs in some guides 2010-04-04 08:42:54 -07:00
Jaime Iniesta
cd9721791f Fix unescaped <% and %> on action_view_overview guide 2010-04-01 16:36:58 +02:00
Xavier Noria
aed8c1f0a4 AV guide: titleize is defined by Active Support 2010-03-01 22:17:12 +01:00
Trevor Turk
e433a391d6 AV overview guide: progress on helpers 2009-09-11 17:58:37 -05:00
Trevor Turk
fb74a1b3dd AV overview guide: helper docs progress 2009-09-09 22:12:29 -05:00
Trevor Turk
612fea185a Commit progress on Action View Overview 2009-09-03 22:35:18 -05:00
Trevor Turk
b270c1a12e Commit progress on Action View Overview 2009-09-03 17:51:11 -05:00
Trevor Turk
c90d326eea Commit progress on Action View Overview guide 2009-09-03 15:55:55 -05:00
Trevor Turk
1c583d07af Starting work on Action View Overview guide 2009-04-05 18:29:03 -05:00