Skip to content

Move deprecation_warning to lib/thor/base.rb#704

Merged
rafaelfranca merged 1 commit into
rails:masterfrom
BrianHawley:fixes_703
Dec 17, 2019
Merged

Move deprecation_warning to lib/thor/base.rb#704
rafaelfranca merged 1 commit into
rails:masterfrom
BrianHawley:fixes_703

Conversation

@BrianHawley

Copy link
Copy Markdown
Contributor

Make deprecation_warning available in Thor::Base and Thor::Option when
"thor" is not required, by moving it to "lib/thor/base.rb" which will
be required.

[Fixes #703]

Make deprecation_warning available in Thor::Base and Thor::Option when
"thor" is not required, by moving it to "lib/thor/base.rb" which will
be required.

[Fixes rails#703]
@rafaelfranca rafaelfranca merged commit d994c27 into rails:master Dec 17, 2019
@BrianHawley BrianHawley deleted the fixes_703 branch December 17, 2019 15:06
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.

Move deprecation_warning from lib/thor.rb to lib/thor/base.rb

2 participants