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

Twitter Bootstrap 2.1.3 throws an error when app is pushed to Heroku #18

Closed
marcamillion opened this issue Sep 11, 2012 · 2 comments
Closed

Comments

@marcamillion
Copy link

So once you chose the Twitter Bootstrap option, Rails Composer puts the gem in the group :assets in the Gemfile.

Turns out, that creates problems with Heroku - for some reason.

Once you remove it from the :assets group, Heroku stops throwing a fit.

To see other people that had similar issues - with an earlier version of this gem, you can see it here: seyhunak/twitter-bootstrap-rails#123

Hopefully this will save other people a lot of headaches in the future :)

@DanielKehoe
Copy link
Member

Just to clarify, you get this issue when you select the Bootstrap (Less) option? Have you tried with the Bootstrap (Sass) option? I prefer the Sass version and haven't seen the Heroku failure with it.

@marcamillion
Copy link
Author

Yes, it is Bootstrap (Less). I have not tried the Bootstrap (Sass) version. I have since gotten Heroku to work just fine - once I moved it out of the asset group. So I am good.

I just thought it would be something to consider for other users that might prefer the Less version.

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

No branches or pull requests

2 participants