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

append to Gemfile #256

Closed
andriytyurnikov opened this issue Feb 6, 2016 · 5 comments
Closed

append to Gemfile #256

andriytyurnikov opened this issue Feb 6, 2016 · 5 comments
Assignees
Labels

Comments

@andriytyurnikov
Copy link

in my case Gemfile had

group :test do
  #...
end

And what i've got after running generator is:

group :test do
  #...
endgem 'botstrap-saas'
@aaronvb
Copy link
Member

aaronvb commented Feb 6, 2016

@andriytyurnikov Thanks for posting this issue. Can you tell me which generator options you used?

@andriytyurnikov
Copy link
Author

@aaronvb those were defaults for 2.0.1

@aaronvb
Copy link
Member

aaronvb commented Feb 6, 2016

@andriytyurnikov thanks! I'll look into this

@justin808
Copy link
Member

@aaronvb Any update on this one? I'd like to get a fix into v3 if possible.

@aaronvb
Copy link
Member

aaronvb commented Feb 8, 2016

@justin808 working on this now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants