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

Assigning the gem to group: :assets in the Gemfile doesn't work on Heroku #82

Closed
jolim opened this issue Feb 6, 2012 · 3 comments
Closed

Comments

@jolim
Copy link

jolim commented Feb 6, 2012

Not sure if it would cause a problem elsewhere (e.g., where assets are precompiled?), but to make the Gem work on Heroku, you have to load it outside of the :assets group.

Otherwise, it gives the error:

ActionView::Template::Error (couldn't find file 'twitter/bootstrap'

@seyhunak
Copy link
Owner

seyhunak commented Feb 6, 2012

You mean, gem 'twitter-bootstrap-rails' working? did you tested w/o :assets group, if so I'll update to README file.

@jolim
Copy link
Author

jolim commented Feb 7, 2012

Yes, it works w/o group assets.

Sent from my iPhone

On Feb 6, 2012, at 6:32 PM, Seyhun Akyürekreply@reply.github.com wrote:

You mean, gem 'twitter-bootstrap-rails' working? did you tested w/o :assets group, if so I'll update to README file.


Reply to this email directly or view it on GitHub:
#82 (comment)

@seyhunak seyhunak closed this as completed Feb 7, 2012
@lgs
Copy link

lgs commented Feb 28, 2012

... I cannot find that in the README

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

3 participants