Sha256: 2f8d5dbb3a3ba8f3f3a61cc22d9d4e6f652775b0e6b6fb0e6e6e74cab5f5aa55

Contents?: true

Size: 96 Bytes

Versions: 1

Compression:

Stored size: 96 Bytes

Contents

class MysqlHost < ActiveRecord::Base  
  set_table_name 'host'
  set_primary_key 'Host'
  
end  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
methodmissing-scrooge-3.0.0 test/models/mysql_host.rb