Ah. I guess it would have helped if they would have removed the deprecation warnings from the code. It's also published in the Rails Cookbook. Oh well.

On Mar 6, 2007, at 5:33 PM, Patrick Crowley wrote:

It appears to be unimplemented.

Did you see this?
http://dev.rubyonrails.org/changeset/4833

-- Patrick


On Mar 6, 2007, at 3:11 pm, Chris Abad wrote:

Well, I figured out what Rails USED to use:

CGIMethods.parse_query_parameters(query_string)

This seems to work fine, but the method is deprecated as of Rails 1.2. Apparently I'm supposed to be using parse_form_encoded_parameters, but I can't find that method. Any ideas?
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to