Marnen Laibow-Koser wrote: > I don't have a Mac without developer tools handy to check, but I am 99% > certain that you are wrong. SQLite is used by the operating system's > CoreData component, so it stands to reason that some form of SQLite is > bundled into the OS regardless of developer tools.
You're probably right about SQLite, but still the dev tools will likely be needed for compiling sqlite3-ruby native extensions. So whether SQLite is there or not without the dev tools is moot anyway. Still have to install the dev tools to use Rails effectively. -- 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.

