Brent Collier wrote:
> I figured it out.  I was passing in a url as an argument as a string, 
> not as a hash with a :url key.  So really, jRails isn't broken, BUT it 
> should give me some sort of meaningful error, instead of just blowing 
> up, when passed invalid arguments.

Actually, helpers like remote_function should accept either a :url=>{} with 
parts or a string. That lets you use named routes...


--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to