Frank Guerino wrote:
> Marnen Laibow-Koser wrote:
>>....
> 
> Marnen,
> 
> Thank you so much for taking the time to answer with so much detail. 
> Your responses are very much the type of breakdown I was looking for. 
> My goal is a detailed, step by step process for doing it all... a set of 
> directions that are so dummy-proof that even an executive leader like 
> myself can follow!  How's "that" for a challenge???  ;)

That's basically what I gave you, isn't it?  Or do you want something 
else?

> 
> BTW, I agree that PostgreSQL is a better DB but I'm ok with using MySQL 
> to learn.  There seem to be far more tutorials using MySQL so I'll 
> probably start with that.

No need.  Rails treats both databases the same -- the areas of 
difference are far beyond what beginning tutorials would cover.

Heck, you could even start learning with SQLite and not have to install 
*anything* (since SQLite is also incorporated in Mac OS).  It may not be 
much of a database, but it should definitely be OK for learning your way 
around Rails.  You just won't be able to use some sophisticated DB 
features -- and don't expect multiuser concurrency.

> 
> My Very Best,
> 
> Frank

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
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 post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to