Frank Guerino wrote:
[...]
> What I'm looking for is a complete, step by step guide that walks you 
> through everything you'll need...
> 
> Ruby
> RubyGems
> Ruby On Rails

These are included with Mac OS dev tools, as I explained in my earlier 
post.

> Apache

You don't need Apache for Rails development, but anyway, it's included 
in Mac OS.

> Mongrel

Installed automatically with Rails.

> MySQL

See Hivelogic or any of the other myriad installation guides.

> Etc.
> 
> ...how to install each and every component
> ...how to appropriately instantiate each and every component
> ...how to develop a simple Rails app
> ...how to deploy a Rails app to the instantiated infrastructure
> ...how to execute it
> ...all for the Mac

http://guides.rails.info
http://www.railscasts.com

> 
> It seems like no matter what tutorial I look at, there is a piece of the 
> puzzle that's missing or confused.  For example, the articles on 
> Hivelogic talk about compiling all my source code.  I don't really want 
> to do that.  All I want to do is install everything.  Know I have the 
> right versions and a complete infrastructure.  Know how to build an app 
> and deploy it.  Learn how the Rails app works and interacts with each 
> piece of the infrastructure.
> 

Follow the recommendations in this and my previous post, and you'll be 
able to do just that!

> Thanks,
> 
> 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