On Thu, May 16, 2013 at 6:03 AM, Love U Ruby <li...@ruby-forum.com> wrote:

> Shall I need to install using `gem install SQLite3` ?

You need to install the database of your choice; that has nothing
to do with Rails per se'.

Then when you generate your new app, you specify the db and
the generated Gemfile will have the appropriate gems, all of which
will be (by default) installed for you.

See `rails new --help`

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to