We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d458578 commit 2746846Copy full SHA for 2746846
1 file changed
easy-api.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
7
gem.authors = ["Shevaun Coker", "Joseph Leniston", "Nigel Ramsay"]
8
gem.email = ["shevaun.coker@abletech.co.nz", "joseph.leniston@abletech.co.nz", "nigel.ramsay@abletech.co.nz"]
9
gem.description = %q{Enables consistent responses for API calls}
10
+ gem.summary = %q{Facilitates standard success and error behaviour in API responses}
11
gem.homepage = "https://github.com/AbleTech/easy-api"
12
13
gem.files = `git ls-files`.split($/)
0 commit comments