|
That would definitely do it. Send a bug
report to Sam, who maintains prototype. He’s never replied to my bugs in
the past, but most of them eventually got fixed. Should probably also fix that
line where it looks for ‘get’ to compare in lower case, while you’re
at it. That way it’ll accept any case and send it on correctly. if (this.options.method.toLowerCase() == ‘get’) From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sam I think the fix for
this.transport.open(this.options.method.toUpperCase(), this.url, Sam |
_______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
