moss-on3

Results 1 issues of moss-on3

Hi Guys, I've installed the gem and tried the following; require 'ensembl' include Ensembl::Core DBConnection.connect('homo_sapiens',50) Which results in the following error message. /usr/local/lib/ruby/gems/2.1.0/gems/activerecord-4.1.6/lib/active_record/dynamic_matchers.rb:26:in `method_missing': undefined method`set_primary_key' for #Class:0x007f7310cdea08 (NoMethodError) from...