activeresource-response.gemspec in activeresource-response-0.0.2 vs activeresource-response.gemspec in activeresource-response-0.0.3
- old
+ new
@@ -7,10 +7,10 @@
s.version = ActiveresourceResponse::VERSION
s.authors = ["Igor Fedoronchuk"]
s.email = ["fedoronchuk@gmail.com"]
s.homepage = "https://github.com/Fivell/activeresource-response"
s.summary = %q{activeresoure extension}
- s.description = %q{create method for ActiveResource::Base object to access to response }
+ s.description = %q{adding possibility to access http response object from result of activeresource call }
s.add_dependency('activeresource', '>= 3.1')
s.rubyforge_project = "activeresource-response"