aboutsummaryrefslogtreecommitdiffstats
path: root/dbshell-rails.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'dbshell-rails.gemspec')
-rw-r--r--dbshell-rails.gemspec2
1 files changed, 1 insertions, 1 deletions
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"