In my Rails Project, I am trying to run two different servers at different port. But it fails by giving this error at console.
C:\\Rails>rails s => Boo
Use rails default commands, for example:
rake tmp:clear
Works for me, and really simple. ;)