Sha256: 267c525708a219c28fec01e97cc022e4b4e75fc819ef4e8f9ad71e0d450142da

Contents?: true

Size: 101 Bytes

Versions: 5

Compression:

Stored size: 101 Bytes

Contents

module Hungry
  class Country < Location

    self.default_criteria = { type: 'Country' }

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hungry-0.2.0 lib/hungry/country.rb
hungry-0.1.5 lib/hungry/country.rb
hungry-0.1.4 lib/hungry/country.rb
hungry-0.1.3 lib/hungry/country.rb
hungry-0.1.2 lib/hungry/country.rb