Im setting up a rails app using the "bootstrap-sass" version for rails.
In following the railcast (http://railscasts.com/episodes/328-twitter-bootstrap-basics) im attempting to run:
rails g bootstrap:themed products -f
But getting a generator not found error.. I was wondering if these types of generators and bootstrap "themes" are only compatible with the main version of the gem (gem 'twitter-bootstrap-rails')