Hi,
For your information, ruby-mysql working with Rails 3.0.x but not with 3.1. Failing with below error.
/home/anil/.rvm/gems/ruby-1.9.2-p290@maftool/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:71:in rescue in establish_connection': Please install the mysql adapter:gem install activerecord-mysql-adapter` (mysql is not part of the bundle. Add it to Gemfile.) (RuntimeError)
Not looked into the cause yet but will do later. Please let me know if you know the reason handy.
Thanks,
Anil.
Hi,
For your information, ruby-mysql working with Rails 3.0.x but not with 3.1. Failing with below error.
/home/anil/.rvm/gems/ruby-1.9.2-p290@maftool/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:71:in
rescue in establish_connection': Please install the mysql adapter:gem install activerecord-mysql-adapter` (mysql is not part of the bundle. Add it to Gemfile.) (RuntimeError)Not looked into the cause yet but will do later. Please let me know if you know the reason handy.
Thanks,
Anil.