Displaying 1 result from an estimated 1 matches for "bloppi".
Did you mean:
blopp
2007 Aug 09
3
method_missing error......need some eyes for this one
.../base.rb:1857:in `method_missing''
#{RAILS_ROOT}/app/controllers/user_controller.rb:63:in `edit''
Request
Parameters: {"user"=>{"password_confirmation"=>"blip",
"current_password"=>"blippi", "password"=>"bloppi"},
"commit"=>"Update", "attribute"=>"password"}
Show session dump
---
:user_id: 6
flash: !map:ActionController::Flash::FlashHash {}
Response
Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"}
_____________...