I have two servers in production. Same installation, same ruby
version, same rails, deployed using capistrano.

Suddendly one server gives this error: private method `equal?' called
for {}:Hash even if I start the console:

/var/www/reputation/releases/20081006154941/vendor/rails/activerecord/
lib/../../activesupport/lib/active_support/core_ext/class/
inheritable_attributes.rb:127:in `inherited':NoMethodError: private
method `equal?' called for {}:Hash
/var/www/reputation/releases/20081006154941/vendor/rails/activerecord/
lib/../../activesupport/lib/active_support/core_ext/class/
inheritable_attributes.rb:127:in `inherited':NoMethodError: private
method `equal?' called for {}:Hash
/var/www/reputation/releases/20081006154941/vendor/rails/activerecord/
lib/../../activesupport/lib/active_support/core_ext/class/
inheritable_attributes.rb:127:in
`inherited_without_layout':NoMethodError: private method `equal?'
called for #<Hash:0xb76c5978>


What can it be ?

I have deleted, rebooted and redeployed from scratch but the error
persists.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to