Justin W. Reagor on 4 Jun 2007 15:48:40 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] Hello; tips to avoid "newbie drownings in the Rails pool"...

  • From: "Justin W. Reagor" <justinwr@gmail.com>
  • To: talk@phillyonrails.org
  • Subject: Re: [PhillyOnRails] Hello; tips to avoid "newbie drownings in the Rails pool"...
  • Date: Mon, 4 Jun 2007 11:48:27 -0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer; b=cIFPvyDYoSGz1q7MPijl0Nu8H2QX45Znz+76ylmNGw9Iswoi8nVv6Mh+CsozPzdTIz2VbyvJ7NUI6M38RX0dSz3vbvaWW/94m5x56pQhFiGvntOf9nCuaMwzpqUFGa5OxODS41HDPhG9g/XJ2hZ2cGdAR5B/piEm6Zju+LNbtNU=
  • List-archive: <http://lists.phillyonrails.org/pipermail/talk>
  • Reply-to: talk@phillyonrails.org
  • Sender: talk-bounces@phillyonrails.org

I used this updated version of that Hivelogic article when my company got my new Intel Mac.


...of course thats until Leopard is released with Rails pre-installed (correct?).

I can also confirm that the MySQL gem only worked on my old PPC Mac, and not my newer Intel. I ended up not even needing it (only installing the SQLite driver). My old Rails projects seemed to just fire up without the mysql gem installing correctly (using Ruby DBI?).

I've had bad experiences with Macports/Darwinports and all of those (messy compiles and crappy GUI utilities). I seem to just compile in what I need and keep track of what I do install in the console. You may also want to compile in Apache2 if you plan to mimic any type of production environment (SSL testing with Mongrel/Rails). OS X still comes with Apache 1.3.33 installed...

Take care,
:: Justin Reagor



On Jun 4, 2007, at 11:22 AM, Flinn Mueller wrote:

Ditto, the mysql gem has problems on mac, otherwise I used the macports version of ruby rather than the one distributed with mac os.

For books, I really liked Beginning Ruby on Rails E-Commerce: From Novice to Professional ( http://www.apress.com/book/bookDisplay.html?bID=10178 )

As someone coming from PHP development I had never been exposed to test driven development, this books explains the virtues, and rather than antidotally mentioning TDD, the authors chose to write the entire book using TDD.  I know other rails books concentrate on the whiz-bang ajax features and design patterns rails offers, but I think TDD is often overlooked in recent books, but I imagine it's getting more press nowadays.

--flinn



On Jun 4, 2007, at 11:07 AM, Colin A. Bartlett wrote:

Jonathan Van Schoick wrote:
For configuring Rails on a Mac, I'd definitely follow this guide:

That's exactly what I used.

C
_______________________________________________
To unsubscribe or change your settings, visit:

_______________________________________________
To unsubscribe or change your settings, visit:

_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk