On 23/05/2007, at 10:08 PM, aslak hellesoy wrote: > One thing that isn't working with Spec::Rails on Rails edge is should > redirect_to(url_options) > > I'm not sure why yet. Yeah I noticed that too. It's because of: http://dev.rubyonrails.org/changeset/6764 Now you can just use ActionController::Base.parse_formatted_request_parameters -- tim