We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c6999 commit a347badCopy full SHA for a347bad
activeresource-response.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.version = ActiveResourceResponse::Version::VERSION
9
s.authors = ["Igor Fedoronchuk"]
10
s.email = ["[email protected]"]
11
- s.homepage = "http://fivell.github.com/activeresource-response/"
+ s.homepage = "https://github.com/didww/activeresource-response"
12
s.summary = %q{activeresource extension}
13
s.description = %q{This gem adds possibility to access http response object from result of ActiveResource::Base find method }
14
s.license = 'MIT'
0 commit comments