L
laredotornado
Hi,
I'm using Fedora Core 5 Linux with the latest version of Ruby on
Rails. I'm just learning it, but let's say I've created two rails
applications in the directories
application1/
application2/
I can "cd" to application1 and run "ruby script/server" to start that
application. But then must I do this for "application2" as well? Is
there a generic way of starting all ruby-on-rails applications at
once?
Thanks, - Dave
I'm using Fedora Core 5 Linux with the latest version of Ruby on
Rails. I'm just learning it, but let's say I've created two rails
applications in the directories
application1/
application2/
I can "cd" to application1 and run "ruby script/server" to start that
application. But then must I do this for "application2" as well? Is
there a generic way of starting all ruby-on-rails applications at
once?
Thanks, - Dave