Sha256: 6bbfab700d5eebb64df90ee4414233a411c0a514de0e54d84b080d62a67c436a

Contents?: true

Size: 214 Bytes

Versions: 1

Compression:

Stored size: 214 Bytes

Contents

module Science
  module PhysicalGeography
    
    # This contains data about the physical geography on the planet Earth.
    module Earth
      
      def continents
      
      end
      
    end
    
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
science-0.0.1b lib/science/physical_geography/earth.rb