Ruby on Rails Thursday, June 27, 2013

Hi guys,

Thanks again for the replies. I did a bundle install. When I did the
command, "bundle show sqlite3", it replies with, "Could not find gem
'sqlite3'. Did you mean sqlite3?"


What I meant earlier is the following:

Gemfile has the following text:
# Use sqlite3 as the database for Active Recordgem 'sqlite3'

I only have Notepad to view this information, so it just looks like a
long line of text.

Gemfile.lock has the following text:
sqlite3 (1.3.7-x86-mingw32)

I also the following text in Gemfile.lock:
sqlite3

This files already had this text here without me doing anything.

It would be my preference to not have to learn an entire OS just because
I want to be able to program. I understand that people have strong
preferences and that if I understand more of what I'm doing and how
computers work, then I too may develop said preferences. Right now, I
just want to play with Rails and Ruby. That's all...nothing fancy. If
those who made it say it works on Windows, it works on Windows.

Thanks 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/4f7388d0ace9960beeddc8f4bbeca3c3%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment