summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorpushmatrix <daniel.beauchamp@gmail.com>2014-05-30 14:28:51 -0400
committerpushmatrix <daniel.beauchamp@gmail.com>2014-05-30 14:28:51 -0400
commitd3ccecb096821b2df3b492dd349e5c650929a591 (patch)
treebe217537e25758da23db80ccea82ce099bec930f /lib
parentc49b9bc5d47fe02d26836dee5034fe28490f0ebd (diff)
Don't start the dashing app when you run the bin file.
Diffstat (limited to 'lib')
-rw-r--r--lib/dashing.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dashing.rb b/lib/dashing.rb
index 855aa36..3527034 100644
--- a/lib/dashing.rb
+++ b/lib/dashing.rb
@@ -3,4 +3,4 @@ require 'dashing/downloader'
require 'dashing/app'
module Dashing
-end
+end \ No newline at end of file