Module: Guidestar

Defined in:
lib/guidestar-ruby.rb,
lib/guidestar/client.rb,
lib/guidestar/connection.rb

Defined Under Namespace

Classes: Client, Connection, CredentialsNotSpecified, DecodeError, GuidestarError, InsufficientArgs, NotFound, ServerError, Timeout, Unauthorized, Unavailable

Constant Summary collapse

VERSION =
File.read(File.join(File.dirname(__FILE__), '..', 'VERSION'))
ENDPOINT =
"https://gsservices.guidestar.org/GuideStar_SearchService/SearchService.asmx/GuideStarDetail"