From: Mark Bates Date: 2008-04-26T23:04:08+09:00 Subject: Re: Ruby -- Mack Framework Hi Raveendran, you definitely can use MySQL with Mack. I would recommend it over SQLite3, definitely. SQLite3 is great for getting started and simple development, but you'll definitely want to move to something a bit more production ready like MySQL or PostgreSQL. As far as using watir and selenium, those are tools designed to drive a web app, they should work with any framework. You should be all set. Like always, anything I can do to make Mack better. -Mark http://www.mackframework.com Raveendran Jazzez wrote: > Hi All, > > I am waiting for the new release of data mapper gem.. > > Hi Mark, > > I have some experience in Rails. I want to catch all ruby gem frameworks > like waves,mack etc.. Thats why i installed in my windows pc.I am using > mysql. Is it possible to solve this issue using mysql ?. I am working as > Tester in RailsFactory.I am using Watir,selenium for test the rails > application. Is it possible to test the Mack application with these > testing tools?. I think it is possible.Anyway, I want to work with mack > environment. Nice meeting(posting) Mark.. -- Posted via http://www.ruby-forum.com/.