Re: [Rails] Re: Re: Not able to create ne app
On Mon, Sep 24, 2012 at 7:08 AM, Subhransu M. <lists@ruby-forum.com> wrote:
hi,
I use mysql . is it possible to exclude sqlite , then how to ?
you can use the -d option to pass the database you want to use. additionally, you can use
rails new -h to show all options available to you. That lists all database that you can use
in rails.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------------------------------------------------------
visit my blog at http://jimlabs.heroku.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home