An open source social networking platform in Ruby on Rails
I am trying to use Insoshi in Rails 4 and everything works fine until the $ script/install
. Whenever I put this command in my command prompt I get this error:
'script' is not recognized as an internal or external command, operable program or batch file.
I am new to rails and want to try Insoshi. Please help if you can. I am using Rails 4.0.0 with Ruby 1.9.3 on Windows 7.
Source: (StackOverflow)