[Rails] Re: Ruby on Rails and mySQL

2009-09-19 Thread Rick
How did you create the contacts table? Do you have the mysql gem installed? What is the response when, in your app directory, you type: "script/ about"? On Sep 18, 5:04 pm, Artful wrote: > I'm new to RoR so please forgive this trivial question. I'm working > through Timothy Fisher's Ruby on Rail

[Rails] Re: Ruby on Rails and mySQL

2009-09-19 Thread Colin Law
2009/9/18 Artful : > > I'm new to RoR so please forgive this trivial question. I'm working > through Timothy Fisher's Ruby on Rails Bible, I have the components up > and running. I have created the contactlist database and within it the > contacts table. I then follow the instructions on page 81:

[Rails] Re: Ruby on Rails and Mysql

2009-02-01 Thread pk16
Hi, for people new to ROR this is a really good free introduction course. http://www.buildingwebapps.com/course On Jan 31, 11:56 am, beardy wrote: > I'm fairly new to programming and the mac and I really want to have a > go at learning Ruby On Rails, I have followed the set up tutorial on > Hiv

[Rails] Re: Ruby on Rails and Mysql

2009-01-31 Thread Hassan Schroeder
On Sat, Jan 31, 2009 at 8:56 AM, beardy wrote: > 1 - I want to use mysql rather than Sqlite. Whilst I have followed > the instruction on Hivelogic in "Installing Ruby, Rubygems, Rails, > and Mongrel on Mac OS X 10.5 (Leopard)" every time I create a new file > structure (e.g. rails example_appli