On 18 Nov 2010, at 17:49, H.S.Rai wrote: > > Where to set port 3000 inplace of 3002 ? I would recommend: $ grep 3002 * -r which brings up config/environments/development.rb:SERVER_URL = 'localhost:3002' John