You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I am at the beginning of the book "Ruby on Rails 3 Tutorial"; In section 1.2.5 I am trying the command "rails server", but I am getting a very strange error:
Usage:
rails new APP_PATH [options]
Your help will be greatly appreciated,
Alejandro Barrero
Colin Law
unread,
Sep 14, 2015, 8:22:27 AM9/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
On 14 September 2015 at 12:06, Alejandro Barrero <handr...@gmail.com> wrote:
> I am at the beginning of the book "Ruby on Rails 3 Tutorial"; In section
> 1.2.5 I am trying the command "rails server", but I am getting a very
> strange error:
>
> Usage:
> rails new APP_PATH [options]
Which directory are you running the command from? You should run it
from the root of your rails application (that is the folder containing
subfolders app, config etc).
Colin
>
> Your help will be greatly appreciated,
> Alejandro Barrero
>