search for: message_verifi

Displaying 4 results from an estimated 4 matches for "message_verifi".

Did you mean: message_verifier
2009 Sep 28
2
Error with flash and form_authenticity_token in new rails application with scaffolding
Hi All, I get this strange problem with newly scaffolded apps - I''d really appreciate any help in this regard. /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/ active_support/message_verifier.rb:46:in `block in secure_compare'' /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/ active_support/message_verifier.rb:45:in `each'' /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/ active_support/message_verifier.rb:45:in `secure_compare'' /usr/lo...
2009 Oct 28
6
undefined method `^' for "e":String
...ised: undefined method `^'' for "e":String Extracted source (around line #3): 1: <h1>New page</h1> 2: 3: <% form_for(@page) do |f| %> 4: <%= f.error_messages %> 5: 6: <p> /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/active_support/message_verifier.rb:46:in `block in secure_compare'' /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/active_support/message_verifier.rb:45:in `each'' /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/active_support/message_verifier.rb:45:in `secure_compare'' /usr/loca...
2011 Jun 01
7
desperate, errors with file upload
...ip v2.1.6. the parameter hash looks like [2], the model like [3]. Interesting is that i get two different errors, on the localhost with webrick it says: Status: 500 Internal Server Error no marshal_dump is defined for class Proc /var/lib/gems/1.8/gems/activesupport-2.3.8/lib/active_support/ message_verifier.rb:38:in `dump'' on the server (same setup): Status: 500 Internal Server Error can''t dump File /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/ message_verifier.rb:38:in `dump'' any hints? thx [2] Processing UploadItemController#create (for 84...
2009 Sep 12
5
undefined method `^' for "d":String
...2: <p style="color: green"><%= flash[:notice] %></p> 13: 14: <%= yield %> 15: RAILS_ROOT: C:/lfalcao/Work/Dev/Ruby/Rails/Depot Application Trace | Framework Trace | Full Trace C:/Ruby/Ruby1.9.1-p243/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/ lib/active_support/message_verifier.rb:46:in `block in secure_compare'' C:/Ruby/Ruby1.9.1-p243/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/ lib/active_support/message_verifier.rb:45:in `each'' C:/Ruby/Ruby1.9.1-p243/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/ lib/active_support/message_verifier.rb:45:in `secure_c...