How do I configure RoR on my iMac (10.5.3) to use mySQL? TIA, David --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I am in the same boat. I have rails installed, working, and up to date. I have created my project skeleton and have somewhat of a program. I also have MySQL installed and have looked for the GUI to configure the database like the one in the screencast. Learning Rails is enough without having to learn the SQL commands. Arron MacBook Pro 2.5GHz 4GB Ram 250GB HDD OSX 10.5.3 On May 30, 2:49 pm, David Schwartz <david...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> How do I configure RoR on my iMac (10.5.3) to use mySQL? > > TIA, > David--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Do you have MySQL installed? On May 30, 2008, at 3:49 PM, David Schwartz wrote:> > How do I configure RoR on my iMac (10.5.3) to use mySQL? > > TIA, > David > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
You do that on an app-by-app basis in /config/database.yml--change the adapter lines to mysql. HTH, -Roy -----Original Message----- From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of David Schwartz Sent: Friday, May 30, 2008 12:49 PM To: Ruby on Rails: Talk Subject: [Rails] Using MySQL How do I configure RoR on my iMac (10.5.3) to use mySQL? TIA, David --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
on when generating a new you can use app: rails myapp -d mysql On May 30, 2008, at 4:47 PM, Pardee, Roy wrote:> > You do that on an app-by-app basis in /config/database.yml--change the > adapter lines to mysql. > > HTH, > > -Roy > > -----Original Message----- > From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of David Schwartz > Sent: Friday, May 30, 2008 12:49 PM > To: Ruby on Rails: Talk > Subject: [Rails] Using MySQL > > > How do I configure RoR on my iMac (10.5.3) to use mySQL? > > TIA, > David > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
that should really read: when you''re generating a new rails project you can use: rails myapp -d mysql On May 30, 4:49 pm, Michael Breen <hard...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> on when generating a new you can use app: rails myapp -d mysql > > On May 30, 2008, at 4:47 PM, Pardee, Roy wrote: > > > > > You do that on an app-by-app basis in /config/database.yml--change the > > adapter lines to mysql. > > > HTH, > > > -Roy > > > -----Original Message----- > > From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of David Schwartz > > Sent: Friday, May 30, 2008 12:49 PM > > To: Ruby on Rails: Talk > > Subject: [Rails] Using MySQL > > > How do I configure RoR on my iMac (10.5.3) to use mySQL? > > > TIA, > > David--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---