Generic-user-small James Snowden 1 post

I’ve followed the install instructions (OSX), updated rails, rake, sqlite3 etc. and everything seemed to go fine, but when trying to start the server (ruby script/server) I just get the following error

script/server:2:in `require’: no such file to load—script/../config/boot (LoadError) from script/server:2

Driving me mad – any advice greatly appreciated.

 
Generic-user-small Mats Bergström 1 post

You are missing the file config/boot.rb

Do a search and you should be able to find it some where else.

2 posts, 2 voices