Skip to content

Clarify "bundle exec rails server" should be run inside "my_awesome_app" #3

Open
@hqcasanova

Description

@hqcasanova

This is a tiny omission that caused momentary panic at least in my case. If the text is followed to the letter, it appears that the command can be run outside the new project's folder. However, doing so makes the gem system grunt at you with a wonderfully descriptive "Could not locate Gemfile". Of course, little did I know that the solution was very simple: cd into the new project's folder, in this case "my_awesome_app".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions