summaryrefslogtreecommitdiff
path: root/allthethings.gemspec
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-02 13:38:19 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-02 13:38:19 -0400
commitcdd8ff258582f5eba7e3941a5a18007e7aabbbfa (patch)
tree259644bbbda24070efc5685445e6b26187a70b20 /allthethings.gemspec
parent1dcf732b801f9fa513901fda27388a36eddb44ab (diff)
Better generators, sample widgets, and more!
Diffstat (limited to 'allthethings.gemspec')
-rw-r--r--allthethings.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/allthethings.gemspec b/allthethings.gemspec
index 7209073..859d999 100644
--- a/allthethings.gemspec
+++ b/allthethings.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
s.name = 'allthethings'
s.version = '0.1.0'
s.date = '2012-07-24'
- s.executables << 'att'
+ s.executables << 'things'
s.summary = "A simple & flexible framework for creating dashboards."