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

Deprecate an capify! method in generators and templates #29493

Merged
merged 1 commit into from Jun 19, 2017

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Jun 18, 2017

The capify command has been removed by Capistrano 3 and became to cap install.
Therefore, the capify! method has no meaning in Capistrano 3.
I think that should deprecate.

Ref: capistrano/capistrano@4927939

@rails-bot
Copy link

r? @pixeltrix

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

@@ -1,3 +1,7 @@
* Deprecate an `capify!` method in generators and templates.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecate capify! method...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I fixed.

The `capify` command has been removed by Capistrano 3 and became to
`cap install`.
Therefore, the `capify!` method has no meaning in Capistrano 3.
I think that should deprecate.

Ref: capistrano/capistrano@4927939
@rafaelfranca rafaelfranca merged commit c6d19fc into rails:master Jun 19, 2017
@y-yagi y-yagi deleted the deprecate_capify branch June 19, 2017 20:42
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

5 participants