Sha256: 304771280208c5b4dc6c3eb6dd08ed34d7e06873f98e4f496551016d3d787a1d

Contents?: true

Size: 170 Bytes

Versions: 12

Compression:

Stored size: 170 Bytes

Contents

class DataCenterCompany < ActiveRecord::Base
  set_primary_key :name
  
  data_miner do
    tap "Brighter Planet's data center company data", Earth.taps_server
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
earth-0.4.8 lib/earth/computation/data_center_company.rb
earth-0.4.7 lib/earth/computation/data_center_company.rb
earth-0.4.6 lib/earth/computation/data_center_company.rb
earth-0.4.5 lib/earth/computation/data_center_company.rb
earth-0.4.4 lib/earth/computation/data_center_company.rb
earth-0.4.3 lib/earth/computation/data_center_company.rb
earth-0.4.2 lib/earth/computation/data_center_company.rb
earth-0.4.1 lib/earth/computation/data_center_company.rb
earth-0.4.0 lib/earth/computation/data_center_company.rb
earth-0.3.15 lib/earth/computation/data_center_company.rb
earth-0.3.14 lib/earth/computation/data_center_company.rb
earth-0.3.13 lib/earth/computation/data_center_company.rb