require "how_i_start/version" # All code in the gem is namespaced under this module. module HowIStart # The URL of the article about how I start. Url = "http://howistart.org/posts/ruby/1" end