Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

[🎁] Add 'task' argument to rake command #23

Merged
merged 4 commits into from
Feb 8, 2019
Merged

Conversation

eonu
Copy link
Collaborator

@eonu eonu commented Feb 8, 2019

The eucalypt rake command currently runs bundle exec rake db:migrate by default.

Although db:migrate is the most commonly run rake task in Rails applications, it shouldn't be assumed as the only command.

This pull request adds a task argument to the eucalypt rake command, allowing the user to specify which rake task they wish to run.

@eonu eonu merged commit 6eb9735 into master Feb 8, 2019
@eonu eonu mentioned this pull request Feb 8, 2019
@eonu eonu deleted the feature/command/rake branch May 6, 2019 12:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant