Zovar wrote:
>> Also, it is possible to do development in many PHP frameworks without
>> really understanding the system you're working with.  It is perhaps a
>> bit less possible in Rails. On balance, that's probably a good thing.
> 
> Is it possible to understand the system without even starting to use
> it? 

By "system", I meant the OS, not the app framework.

> The good thing is that anyone can enable Apache+PHP  in OS X, then
> download and install MySQL and they will just work. The bad thing
> thing is that if you follow the official tutorial on how to install
> ROR, then install MySQL and run gem install mysql - it won't work.
> That's the real bad thing. 

The official site says that ROR is installed by default on Mac OS. 
MySQL installs the same way regardless of whether you're using PHP or 
Ruby.  So that leaves the mysql gem, which does just work.  Your case is 
apparently not typical -- the "install mySQL, install mysql gem, go" 
works for nearly everyone.

> It has nothing to do with PHP frameworks.

Nor with Rails.  Sounds like your particular setup.

> 
> 
> Peter

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

Reply via email to