RailsCasts Pro episodes are now free!

Learn more or hide this

andyliteral's Profile

GitHub User: andyliteral

Comments by

Avatar

Is there a way to use Twitter Bootstrap without JavaScript runtime? Because I am developing on a windows machine without a js runtime, so I always do rails new app --skip-sprocket, is there a way to only turn off the js part of the asset pipeline but still use less and sass?