Thanks a lot !

Shuaib Zahda wrote:
> Hi
> 
> I guess each beginner on rails would face this problem
> I faced it too when i started working on rails :)
> 
> the solution is to create a new project using this command
> 
> rails project -d mysql
> 
> -d mysql will generate the database.yml for mysql in accordance to
> your platform
> 
> so copy this file and paste it in your original project, restart the
> server, and enjoy
> 
> if anyone has a better way, please do tell us
> 
> thanks
> 
> On Aug 7, 8:23�pm, Sriharsha Namalala <rails-mailing-l...@andreas-

-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to