Ask A Question

Notifications

You’re not receiving notifications from this thread.

iteasykit does not exist.

daniel asked in Ruby

hello, I want to locally run a web site build with ruby on rails. I followed the tutorial until I get an error message that I can't solve:
c:\Sites\FXCCsite>rails server
The path c:/Sites/FXCCsite/iteasykit does not exist.
the steps :
Step 1: Download and install Ruby
Step 2: Install rails gem -> gem install rails
Step 3: Configure the Rails database -> Gem install sqlite3
Step 4: Install git.

Step 5: Create Rails app -> created the folder and copy all the web site i have to that folder on c:\sites
Step 6: Start a webrick server -> rails server
then it give me an error " iteasykit` does not exist"

Reply

win 10

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.