Skip to content

Commit b896fa8

Browse files
authored
Merge pull request #123 from full-stack-biz/bopm-patch-1
Require Litekd
2 parents f8283e9 + 734ec6c commit b896fa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/litestack.rb

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
require_relative "litestack/litecache"
1010
require_relative "litestack/litejob"
1111
require_relative "litestack/litecable"
12+
require_relative "litestack/litekd"
1213

1314
# conditionally load integration with other libraries
1415
require_relative "sequel/adapters/litedb" if defined? Sequel

0 commit comments

Comments
 (0)