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

require rails/railtie before subclassing Rails::Railtie #1016

Merged
merged 1 commit into from
Jul 19, 2015

Conversation

bf4
Copy link
Member

@bf4 bf4 commented Jul 17, 2015

Otherwise I cannot bundle console

@joaomdmoura
Copy link
Member

I've being using pry and requiring it on the file I need when working. Any particular reason here?

@bf4
Copy link
Member Author

bf4 commented Jul 19, 2015

Not sure I follow you. It's just an explicit require in the appropriate place that I found missing when the file was loaded in console before rails/railtie was implicitly required. I thought it was a no-brainer, honestly.

@joaomdmoura
Copy link
Member

My bad, u're right. I'm merging it.

joaomdmoura added a commit that referenced this pull request Jul 19, 2015
require rails/railtie before subclassing Rails::Railtie
@joaomdmoura joaomdmoura merged commit 4c31142 into rails-api:master Jul 19, 2015
@bf4 bf4 deleted the fix_railtie_missing_require branch August 31, 2016 06:19
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

2 participants