require "coder_wally/version" # All code in the gem is namespaced under this module. module CoderWally # The URL of API we'll use. Url = "https://coderwall.com/{username}.json" end