You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also having this issue. The problem is that Serialization::Serializer no longer exists in Rails > 2.3.8 and neither do the methods in alias_method_chain. I am working on a solution. Let me know if you are also.
Emmanuel Nicolau opened this issue
@@@ ruby
uninitialized constant ActiveRecord::Serialization::Serializer
/Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/enumerate_by-0.4.4/lib/enumerate_by/extensions/serializer.rb:115:in
<top (required)>’ /Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/enumerate_by-0.4.4/lib/enumerate_by.rb:3:in
<top (required)>’/Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:64:in
require’ /Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:64:in
block (2 levels) in require’/Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:62:in
each’ /Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:62:in
block in require’/Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:51:in
each’ /Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler/runtime.rb:51:in
require’/Users/Emma/.rvm/gems/ruby-1.9.2-rc2/gems/bundler-1.0.0.rc.2/lib/bundler.rb:114:in `require’
...
@@@
original LH ticket
This ticket has 0 attachment(s).
The text was updated successfully, but these errors were encountered: