Skip to content

Commit 2746846

Browse files
committed
add gem summary
1 parent d458578 commit 2746846

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

easy-api.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
77
gem.authors = ["Shevaun Coker", "Joseph Leniston", "Nigel Ramsay"]
88
gem.email = ["shevaun.coker@abletech.co.nz", "joseph.leniston@abletech.co.nz", "nigel.ramsay@abletech.co.nz"]
99
gem.description = %q{Enables consistent responses for API calls}
10+
gem.summary = %q{Facilitates standard success and error behaviour in API responses}
1011
gem.homepage = "https://github.com/AbleTech/easy-api"
1112

1213
gem.files = `git ls-files`.split($/)

0 commit comments

Comments
 (0)