Skip to content

Deprecate support of older config.ru #30127

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

Merged

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Aug 7, 2017

Since Rails 4.0, config.ru generated by default uses instances of Rails.application. Therefore, I think that it is good to deprecate the old behavior.

Related: #9669

Since Rails 4.0, `config.ru` generated by default uses instances of
`Rails.application`.  Therefore, I think that it is good to deprecate
the old behavior.

Related: rails#9669
@rails-bot
Copy link

r? @pixeltrix

(@rails-bot has picked a reviewer for you, use r? to override)

@rafaelfranca rafaelfranca merged commit 21c9c57 into rails:master Aug 8, 2017
@y-yagi y-yagi deleted the deprecate_support_of_older_config_ru branch August 8, 2017 21:59
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.

4 participants