Wins Lin
2013-Jul-05 19:54 UTC
No ActionView module in Rails Edge API. Did they remove it from the framework?
I found that there is no ActionView module in http://edgeapi.rubyonrails.org/ Did they remove it from the framework? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f005301ccb77268169bfdfe732cad5f6%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Robert Walker
2013-Jul-05 20:30 UTC
Re: No ActionView module in Rails Edge API. Did they remove it from the framework?
Wins Lin wrote in post #1114551:> I found that there is no ActionView module in > http://edgeapi.rubyonrails.org/ > Did they remove it from the framework?I''m not sure what''s up there. Maybe they are reworking that section in the edge version of the API docs. ActionView is still listed in the release version of the API (currently based on Rails 4.0.0). http://api.rubyonrails.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4b2cf0fabcfaf186c427b10ca53d52f6%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Maybe Matching Threads
- Using ActionView free style
- Overriding ActionView::Helpers::InstanceTag::DEFAULT_TEXT_AREA_OPTIONS
- How do I test actionview helpers in the console?
- Calling ActionView from uninheriting class
- validation error messages in Form - how to disable the ActionView::Base.field_error_proc ?