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

Fix deprecation warnings #6

Merged
merged 1 commit into from
May 30, 2012
Merged

Fix deprecation warnings #6

merged 1 commit into from
May 30, 2012

Conversation

ivovh
Copy link
Contributor

@ivovh ivovh commented May 29, 2012

When using the gem, Rails displays the following warning:

DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatically. Please define instance methods directly in CarrierWave::Meta instead.

This is fixed by moving the instance methods out of the InstanceMethods module.

gzigzigzeo added a commit that referenced this pull request May 30, 2012
@gzigzigzeo gzigzigzeo merged commit d5bbec9 into gzigzigzeo:master May 30, 2012
@gzigzigzeo
Copy link
Owner

Thank you!
Merged.

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

Successfully merging this pull request may close these issues.

2 participants