Hi Colin,
Thank you for your quick reply!
I am using Windows 7. Ruby works fine as I've been using cmd prompt and
irb to experiment with Ruby. The tutorial is "Getting Started with
Rails" (http://guides.rubyonrails.org/getting_started.html). I got stuck
at the beginning of 4. Hello, Rails!.
When I initially tried to install rails, it failed and asked me to
download the DevKit. I followed all the instructions on that correctly.
Then I tried installing rails again and it had a bunch of "could not
convert ASCII-8BIT to UTF-8" and skipped those files. It wasn't until I
got stuck with this error (see post above) that I installed sqlite3.
When I installed sqlite3, it said something about being added to Gemfile
list (if I remember right). I still don't see it when I do gem list.
I did discover sqlite3 in Gemfile.lock and the text: "# Use sqlite3 as
the database for Active Record
gem 'sqlite3'" in Gemfile in the root directory of the blog the tutorial
asked me to make.
Thanks once again!
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c1d5d2926488f810dd614c68fee093d5%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment