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

Didn't install files in asset-pipeline folder #22

Closed
joelmaranhao opened this issue Jan 4, 2012 · 1 comment
Closed

Didn't install files in asset-pipeline folder #22

joelmaranhao opened this issue Jan 4, 2012 · 1 comment

Comments

@joelmaranhao
Copy link

Hey,

I assumed that I just needed to include the gem in my Gemfile and run Bundle update.

Am I missing something?

The bootstrap-sass file are not in my assets folder ...

Hope you can help,

Joel

@bronson
Copy link

bronson commented Jan 9, 2012

It's an engine. You need to import it. See @import "bootstrap"; in the readme.

To verify your asset paths are set up correctly:

$ rails console
> Rails.application.assets.paths

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