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

Move rails related configuration to Railtie #121

Closed
aaronmallen opened this issue Jan 16, 2020 · 0 comments
Closed

Move rails related configuration to Railtie #121

aaronmallen opened this issue Jan 16, 2020 · 0 comments
Labels
feature New feature or request wontfix This will not be worked on

Comments

@aaronmallen
Copy link
Owner

Elevator pitch, describe and sell us your feature request

As a developer,
I want rails related configuration options in the Railtie
so that I don't have to have a completely separate configuration object for rails.

Is your feature request related to a problem

Have you considered any alternatives

Additional Comments

We should try to do this in a way that doesn't involve adding an explicit dependency on railties for the gem.

@aaronmallen aaronmallen added feature New feature or request rails labels Jan 16, 2020
@aaronmallen aaronmallen added this to the v1.0.0 milestone Jan 16, 2020
This was referenced Jan 16, 2020
@aaronmallen aaronmallen added the wontfix This will not be worked on label Jan 17, 2020
@aaronmallen aaronmallen removed this from the v1.0.0 milestone Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant