The documentation appears to be incorrect, Rails 2.2.2 expects the name of
the template (or regexp) as the first arg.
I suspect the documentation relates to Rails 2.3. Can someone confirm this?
Is there any way of determining which version of Rails the docs in
api.rubyonrails.org relate to?
2009/3/13 Bob Mundane
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
>
> Hi, following the documentation at
>
>
http://api.rubyonrails.org/classes/ActionController/Assertions/ResponseAssertions.html#M000543
> assert_template should accept :partial options
>
> eg. assert_templace :partial => ''_foo''
>
> But, here with Rails 2.2.2, I get an error
> TypeError: wrong argument type Hash (expected Regexp)
>
> Am I the only one to have this problem ?
> --
> 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 post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---