ruby on rails - 'twitter/bootstrap/bootstrap.less' wasn't found -


i trying play twitter bootstrap basics using rails 4.0.0.rc1 , ruby 1.9.3p392.

then try access http://localhost:3000/products

i'm having error:

'twitter/bootstrap/bootstrap.less' wasn't found.

please see attached screenshot.

code available @ https://github.com/tenzan/twitter-bootstrap.git

enter image description here

you have require bootstrap less (bootstrap_and_overrides.css.less) in application.css

/*  *= require bootstrap_and_overrides  */ 

Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -