Moving the gem 'twitter-bootstrap-rails' out of "group :development, :test" worked for me.
[email protected] wrote in post #1045141: > there are numerous ways to get twitter-bootstrap into rails (45 gems > on github last time I counted...) - you either already have on of the > twitter-bootstrap-gems in your gemfile and this either misconfigured > or missing: You can check out > > http://blog.crowdint.com/2012/02/03/bootstrap-in-the-asset-pipeline.html > > and then need to check why your bootstrap-assets are not found, > preferably locally first. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

