how to start a rails application w/out using "rails" command

Try to use mongrel instead.

gem install mongrel

and then in the project root type. mongrel_rails start