turns out it was the method name ''dispatch'' that was causing
the
issue.
On Jul 8, 9:25 pm, johnb
<john.bey...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I''m trying out globbing for the first time,
>
> I have the route
>
> match ''*path'' => ''request#dispatch''
>
> defined and a scaffolded request controller with dispatch method and
> accompanying scaffolded default view yet I get;
>
> ArgumentError in RequestController#dispatch
>
> wrong number of arguments (2 for 0)
>
> when i make a request...
>
> any ideas?
>
> john.
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.