Sensiteve parts are masked with *******.

http://pastie.org/2676396

u.


On Tue, Oct 11, 2011 at 9:15 AM, Magnus Holm <judo...@gmail.com> wrote:

> Could you run `pp @env` inside the controller and paste the result
> here? (or in a pastie.org)
>
> require 'pp'
>
> module MyApp::Controllers
>  class InTheControllerThatFails
>    def post
>      pp @env
>      redirect BlaBla
>    end
>  end
> end
>
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to