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

Deprecated ActiveSupport::Memoizable #3

Closed
inkstak opened this issue Jun 29, 2012 · 3 comments
Closed

Deprecated ActiveSupport::Memoizable #3

inkstak opened this issue Jun 29, 2012 · 3 comments
Assignees

Comments

@inkstak
Copy link

inkstak commented Jun 29, 2012

Hi

We got the follwowing warning, with the latest releases of ActiveSupport :

DEPRECATION WARNING: ActiveSupport::Memoizable is deprecated and will be removed in future releases,simply use Ruby memoization pattern instead. (called from require at [...]/gems/bundler-1.1.4/lib/bundler/runtime.rb:68)

Rails 3.2.0 says :

Deprecated ActiveSupport::Memoizable in favor of Ruby memoization pattern

@DanielVartanov
Copy link
Owner

@blakink thank you for pointing this out, I'll fix it asap.

@ghost ghost assigned DanielVartanov Jun 30, 2012
@DanielVartanov
Copy link
Owner

Done.

@inkstak
Copy link
Author

inkstak commented Jun 30, 2012

Thanks !

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

2 participants