Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method class_inheritable_accessor #46

Closed
jetsgit opened this issue Nov 15, 2012 · 1 comment
Closed

undefined method class_inheritable_accessor #46

jetsgit opened this issue Nov 15, 2012 · 1 comment

Comments

@jetsgit
Copy link

jetsgit commented Nov 15, 2012

This looks similar to issue #26

Using Spree 1-1-stable, ruby 1.9.3-p194, rails 3.2.9

/home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/vendor/quantified/lib/quantified/attribute.rb:107:in <class:A ttribute>': undefined methodclass_inheritable_accessor' for Quantified::Attribute:Class (NoMethodError)
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/vendor/quantified/lib/quantified/attribute.rb:2:i
n <module:Quantified>' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/vendor/quantified/lib/quantified/attribute.rb:1:i n<top (required)>'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/polyglot-0.3.3/lib/polyglot.rb:63:in require' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/polyglot-0.3.3/lib/polyglot.rb:63:inrequire'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/activesupport-3.2.9/lib/active_support/dependencies.rb:251:in block in require' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/activesupport-3.2.9/lib/active_support/dependencies.rb:236:inload_dependency'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/activesupport-3.2.9/lib/active_support/dependencies.rb:251:in require' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/vendor/quantified/lib/quantified.rb:6:in<top (required)>'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/active_shipping/shipping/package.rb:4:in <class:Package>' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/active_shipping/shipping/package.rb:3:inmodule:Shipping'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/active_shipping/shipping/package.rb:2:in <module:ActiveMerchant>' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/active_shipping-0.9.3/lib/active_shipping/shipping/package.rb:1:in<top (required)>'
from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/polyglot-0.3.3/lib/polyglot.rb:63:in require' from /home/jet/.rvm/gems/ruby-1.9.3-p194@spree-1.1.3/gems/polyglot-0.3.3/lib/polyglot.rb:63:inrequire'

@jetsgit
Copy link
Author

jetsgit commented Nov 16, 2012

Closed.

Due to deleted_at column not being in spree_shipping_methods

@jetsgit jetsgit closed this as completed Nov 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant