From fe661915157ccdb9dc5db752edbb511dc9ddc193 Mon Sep 17 00:00:00 2001 From: Agis Anastasopoulos Date: Fri, 16 Nov 2012 03:32:40 +0200 Subject: Add a consideration note and a WIP note --- guides/source/action_view_overview.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/source/action_view_overview.md') diff --git a/guides/source/action_view_overview.md b/guides/source/action_view_overview.md index 4edcfcc7ac..3dddac7b67 100644 --- a/guides/source/action_view_overview.md +++ b/guides/source/action_view_overview.md @@ -349,6 +349,10 @@ TODO... Overview of all the helpers provided by Action View --------------------------------------------------- +WIP: Not all the helpers are listed here. For a full list see the [API documentation](http://api.rubyonrails.org/classes/ActionView/Helpers.html) + +TODO: I'm skeptical about whether it makes sense documenting all the helpers in an Action View Overview, or even some of them. *Agis-* + The following is only a brief overview summary of the helpers available in Action View. It's recommended that you review the [API Documentation](http://api.rubyonrails.org/classes/ActionView/Helpers.html), which covers all of the helpers in more detail, but this should serve as a good starting point. ### RecordTagHelper -- cgit v1.2.3