Sha256: bf62aabe4add2d512ed30adddab9dc514985d483b357e192f10a7b6d9b4a865e

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

require "how_i_start/boots/version"
# Steve's namespace
module HowIStart
  # My namespace
  module Boots
    # The URL of the article about how I start.
    Url = "http://howistart.org/posts/ruby/1"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
how_i_start-boots-1.0.0 lib/how_i_start/boots.rb