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

Use the application's name in error message if a task is not found #303

Merged
merged 1 commit into from Jan 31, 2019
Merged

Use the application's name in error message if a task is not found #303

merged 1 commit into from Jan 31, 2019

Conversation

tmatilai
Copy link
Contributor

@tmatilai tmatilai commented Jan 20, 2019

Rake.application can be initialized with a custom name, so use that in the error message when a task is not found in the index. The default application name is rake.

Amends #287

`Rake.application` can be initialized with a custom name, so use that in
the error message when a task is not found in the index. The default
application name is `rake`.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 97.451% when pulling d28957d on tmatilai:app-name-in-error into 9d9b431 on ruby:master.

@colby-swandale colby-swandale merged commit 67ced2f into ruby:master Jan 31, 2019
@tmatilai tmatilai deleted the app-name-in-error branch October 2, 2019 12:13
This was referenced Mar 7, 2021
This was referenced Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants