Skip to content

Commit

Permalink
Merge pull request #123 from full-stack-biz/bopm-patch-1
Browse files Browse the repository at this point in the history
Require Litekd
  • Loading branch information
oldmoe authored Jul 11, 2024
2 parents f8283e9 + 734ec6c commit b896fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/litestack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
require_relative "litestack/litecache"
require_relative "litestack/litejob"
require_relative "litestack/litecable"
require_relative "litestack/litekd"

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

0 comments on commit b896fa8

Please sign in to comment.