From b660b676c8bcf60a30252d109b762af8d42fd5d1 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 30 Apr 2017 00:38:39 +0200 Subject: dbshell-rails.gemspec: Add a short description --- dbshell-rails.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbshell-rails.gemspec b/dbshell-rails.gemspec index 1fcaf51..fc832a8 100644 --- a/dbshell-rails.gemspec +++ b/dbshell-rails.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| spec.name = "dbshell-rails" spec.version = DBShell::Rails::VERSION spec.authors = ["Teddy Wing"] - spec.summary = %q{TODO: Write a short summary. Required.} + spec.summary = %q{A Rake task to painlessly open a database shell.} spec.description = %q{TODO: Write a longer description. Optional.} spec.homepage = "" spec.license = "MIT" -- cgit v1.2.3