ruby on rails - RuntimeError in Home#index -


i new ruby on rails. have configured rails in system(windows 7).

after creating new project in rails (localhost:3000) working fine. try import bootstrap in rails project . kindly advise me how resolve case.

c:\row\dev\mybootstrap>rails g controller home index c:\row\dev\mybootstrap>rails s 

its showing below error.enter image description here

go http://nodejs.org/download/ , install nodejs

note: don't forget restart machine once nodejs installed.


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -