Ask A Question

Notifications

You’re not receiving notifications from this thread.

Rails for Beginners Part 2: How to create a new Rails app Discussion

Under "resolving packages" I get a number of warnings. Should I just ignore them?

Reply

Why do I get the following error when I run 'rails new scheduled_tweets' ?
exist

identical README.md
identical Rakefile
identical .ruby-version
identical config.ru
conflict .gitignore

Reply

Did you execute this command before? It seems like the app already exists in your folder.

The easiest fix is to skip over this step and move on to the next one, or alternatively if you want to start from scratch, you can just open the directory with your app and delete the already existing scheduled_tweets folder.

Reply

Great video

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.