Skip to content

Commit

Permalink
Plugins support.
Browse files Browse the repository at this point in the history
  • Loading branch information
19WAS85 committed Jul 2, 2010
1 parent ea01e19 commit f3bd6ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.rb
@@ -1,5 +1,7 @@
require 'sequel'

Dir['plugins/*.rb'].each { |plugin| require plugin }

# Database connection.
DB = Sequel.connect 'sqlite://wind.db'

Expand Down
File renamed without changes.

0 comments on commit f3bd6ad

Please sign in to comment.