ActiveRecord-JDBC is for use with JRuby only….

Few days back when i tred to run my rails project. I got an error saying ActiveRecord-JDBC is for use with JRuby only jdbc-mysql is only for use with JRuby /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in `establish_connection’: Please install the jdbcmysql adapter: `gem install activerecord-jdbcmysql-adapter` … Continue reading