summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJordan Wheeler <jordan.wheeler@jadedpixel.com>2013-09-09 15:34:08 -0400
committerJordan Wheeler <jordan.wheeler@jadedpixel.com>2013-09-09 15:34:08 -0400
commiteb331a2fab101b93bce0a5b87e06927f324c96b8 (patch)
tree5bdc936b9431ba25574f623ab0e32db653027898 /lib
parent2671d387e3c9b845431d41ab93d51cf2bd7b2cf8 (diff)
add firebase gems
Diffstat (limited to 'lib')
-rw-r--r--lib/dashing.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dashing.rb b/lib/dashing.rb
index 2c3a810..d4a8c11 100644
--- a/lib/dashing.rb
+++ b/lib/dashing.rb
@@ -6,6 +6,7 @@ require 'coffee-script'
require 'sass'
require 'json'
require 'yaml'
+require 'firebase'
SCHEDULER = Rufus::Scheduler.start_new