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

Dependency fix for activesupport #3084

Merged
merged 1 commit into from
Apr 5, 2012
Merged

Dependency fix for activesupport #3084

merged 1 commit into from
Apr 5, 2012

Conversation

esad
Copy link
Contributor

@esad esad commented Sep 20, 2011

Add a missing require for 'active_support/deprecation' in Module#deprecate

@arunagw
Copy link
Member

arunagw commented Mar 18, 2012

Do we need this?

@esad
Copy link
Contributor Author

esad commented Mar 18, 2012

What do you mean by "do we need this"?

@arunagw
Copy link
Member

arunagw commented Mar 18, 2012

Ahh sorry for short question. I want to follow up this PR to get it merged or closed! Can you explain little more why we need this? This PR is 6 months old.

@fxn
Copy link
Member

fxn commented Apr 5, 2012

Yeah, AS files have to require everything they use.

fxn added a commit that referenced this pull request Apr 5, 2012
Dependency fix for activesupport
@fxn fxn merged commit acae4fd into rails:master Apr 5, 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

Successfully merging this pull request may close these issues.

None yet

3 participants