Sha256: dfbc66916ea5987bf0559cbc298d49f5900baeed69e4c9d4fd3f36ca7952ec16
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
# frozen_string_literal: true module SPACEX VERSION = '0.0.6' ROOT_URI = 'https://api.spacexdata.com/v2' def self.help puts 'https://github.com/rodolfobandeira/spacex' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spacex-0.0.6 | lib/spacex/version.rb |