Displaying 3 results from an estimated 3 matches for "secure_compar".
Did you mean:
secure_compare
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/local/lib/ruby/gems/1.9.1/gems/active...
2009 Oct 28
6
undefined method `^' for "e":String
...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/local/lib/ruby/gems/1.9.1/gems/activesu...
2009 Sep 12
5
undefined method `^' for "d":String
...ot;><%= 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_compare''
C:/Ruby/Ruby1.9.1-...