Skip to content

Commit

Permalink
strokedb dependency added
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Apr 30, 2008
1 parent af85236 commit 91ca6d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/zoid.rb
@@ -0,0 +1,3 @@
$:.unshift File.expand_path(File.dirname(__FILE__))

require 'zoid/strokedb'
1 change: 1 addition & 0 deletions lib/zoid/strokedb.rb
@@ -0,0 +1 @@
require 'strokedb'

0 comments on commit 91ca6d1

Please sign in to comment.