Sha256: c634977717a2e8edeb89aa351ba1ad131b8105c8ab0a04b1f1299d38a16474f5

Contents?: true

Size: 95 Bytes

Versions: 5

Compression:

Stored size: 95 Bytes

Contents

module Hungry
  class City < Location

    self.default_criteria = { type: 'City' }

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

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