anjlab / bootstrap-rails

Twitter Bootstrap CSS (with Sass flavour) and JS toolkits for Rails 3 projects
https://github.com/anjlab/bootstrap-rails
729 stars 96 forks source link

Error compiling assets on production. #33

Closed betam4x closed 11 years ago

betam4x commented 12 years ago

I get the following error when attempting to compile assets on production:

rake aborted! File to import not found or unreadable: twitter/bootstrap/bootstrap.scss

yury commented 12 years ago

Can you gist your Gemfile and Gemfile.lock files?