highrise.gemspec in peterosullivan-highrise-3.0.2 vs highrise.gemspec in peterosullivan-highrise-3.0.3

- old
+ new

@@ -20,10 +20,10 @@ s.email = ["marcos@tapajos.me", "kmayer@bitwrangler.com", "peter@peterosullivan.net"] s.homepage = "https://github.com/peterosullivan/highrise" s.summary = %q{Ruby wrapper around Highrise API} s.description = <<-EOT Based on the original API module from DHH, http://developer.37signals.com/highrise/, this - gem is a cleaned up, tested version of the same. A fork of Tapaj gem. See the homepage for add features. + gem is a cleaned up, tested version of the same. A fork of Tapaj gem. See the homepage for added features. Configure by adding the following: require 'highrise' Highrise::Base.site = 'http://your_site.highrisehq.com/'