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_attribute' #1

Open
oliland opened this issue Jul 3, 2011 · 0 comments
Open

undefined method `class_attribute' #1

oliland opened this issue Jul 3, 2011 · 0 comments

Comments

@oliland
Copy link

oliland commented Jul 3, 2011

ERROR -- : undefined method `class_attribute' for User:Class (NoMethodError) /home/oliland/.rvm/gems/ruby-1.9.2-p180/gems/sequel_paperclip-0.5.5/lib/sequel_paperclip.rb:11:in `apply'

class_attribute iirc is an ActiveSupport class extension. It'd be nice to not not have to depend on ActiveSupport, but until then it should be listed as a dependency.

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