[Rails] Re: mysql problem

2010-01-21 Thread Alex Thiakos
Well i finally made it, i migrate my database! Dont ask me how tho cause i really dont know! I used every guide i could found in the web and one of them worked :P! So should i start using 1.9? Or should i wait for rails 3 stable release? Is it a lot different from 1.8? Cause i develop along with d

[Rails] Re: mysql problem

2010-01-20 Thread Aleksey Gureiev
I have a couple of other Seg Faults in 1.8.7p284, so you are not alone. :) Try switching to 1.9.1 or alike. Or take a step back to 1.8.6 (if you don't need Rails 3). If unsure how to switch ruby versions -- use RVM. - Aleksey On Jan 20, 10:57 pm, Alex Thiakos wrote: > Hello guys, > > Im new in

[Rails] Re: mysql problem

2009-09-07 Thread Lantao Liu
no. if you call rails with -d mysql, rails generates a sample config as config/database.yml, you can specify the details there. On 09/07/2009 08:20 PM, Sandip Ransing wrote: > Hi > > Is there a way i can provide mysql password while creating rails > application ? > > Specify rails version while

[Rails] Re: mysql problem

2009-09-07 Thread Sandip Ransing
Hi Is there a way i can provide mysql password while creating rails application ? Specify rails version while creating new rails project http://funonrails.wordpress.com/2009/04/20/specify-rails-version-to-use-while-creating-rails-project/ Sandip R~ -- Ruby on Rails Developer http://sandip.sosb

[Rails] Re: mysql problem

2009-09-06 Thread Colin Law
2009/9/6 player123 : > > hi. im new to rails. how do i set mysql to be my default database? > when i open the .yml file its always set to sqllite. im following this > book called 'railsspace' and it says i should use mysql but i cant > because its been giving me problems. thanks! To make a rails

[Rails] Re: mysql problem

2008-12-14 Thread Dejan Dimic
and the error is? On Dec 14, 10:09 pm, "titomafia...@gmail.com" wrote: > i have a problem on rails (error message Mysql::Error in > FokashController#index --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rai