Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Commit 7ca9e82

Browse files
author
John Tajima
committed
Define a KEYS constant
1 parent 4028045 commit 7ca9e82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/dashing.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
require 'yaml'
99

1010
SCHEDULER = Rufus::Scheduler.start_new
11+
KEYS = {}
1112

1213
set :root, Dir.pwd
1314

0 commit comments

Comments
 (0)