molybdenum-99 / reality

Comprehensive data proxy to knowledge about real world
MIT License
818 stars 43 forks source link

Country concept #1

Closed zverok closed 8 years ago

zverok commented 8 years ago
# Fetching
Reality.country('Ukraine')   # should return something of type Reality::Country
Reality.country('Uranus')    # should return nil... or raise some NotFound-y exception?

In fact, first task here is to write several "pretty" showscase-y specs, the simplest ones -- and then implement them.

zverok commented 8 years ago

List of fields, to be continued and reorganized: