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

Set up Railtie so rake tasks can be shared with host app #18

Merged
merged 2 commits into from
Aug 4, 2017

Conversation

dinjas
Copy link
Contributor

@dinjas dinjas commented Aug 4, 2017

This PR fixes #14 by including the rake tasks in the host Rails app via Rails::Railtie.

Approach was based on link to blog in comment on #14. Manually tested with an Rails app to verify tasks are available.

@dinjas dinjas self-assigned this Aug 4, 2017
@dinjas dinjas requested a review from tjchambers August 4, 2017 22:07
@tjchambers tjchambers merged commit 4a4298b into master Aug 4, 2017
@tjchambers tjchambers deleted the feature/14_make_rake_tasks_available_via_gem branch August 4, 2017 23:43
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.

Make rake tasks available via gem
2 participants