Closed jasper502 closed 8 years ago
@jasper502 I guess you have to setup the bootstrap-sass gem first. Because the gem require we need to have bootstrap first. Btw, I think the README file is not clear, I'll update right now.
I do have the bootstrap-sass gem installed - I already had it.
Did you import the bootstrap in application.css.scss?
@import "bootstrap-sprockets"; @import "bootstrap";
Could you show me the full error message in your terminal?
I do have those two @imports declared
@jasper502 i saw this error, let me check it and fix soon.
@jasper502 could you please try again?. I have just fixed this error in PR #3 and release a new version(https://github.com/vinhnglx/active_bootstrap_skin/releases/tag/v0.1.1) for this hotfix.
ran bundle update (confirmed it bumped to 0.1.1), restarted the server but still have the same error.
+1
The issue is simple in this case.
when executed bundle show active_bootstrap_skin
it show the directory where gem is installed.
In there I have seen only lib
and bin
folder so no app folder with assets is actually loaded ;)
@sonar0007 I knew this problem, too. I tried to fix. I'll merge you PR and build again. Thanks so much.
@jasper502 could you try again? I merged and release the Sonna007's PR. ( #6 )
All good now - thanks!
Tried it out - no luck right off the bat:
File to import not found or unreadable: active_bootstrap_skin