Normally for a Rails 2 application you would run this: ``` script/server Bridge -b domain.oncloud.org ``` I tried doing this: ``` rails server Bridge -b domain.oncloud.org ``` But it doesn't seem to work, is there any support for Rails 3? Thanks!
Normally for a Rails 2 application you would run this:
I tried doing this:
But it doesn't seem to work, is there any support for Rails 3?
Thanks!