db.rb
Path:
lib/plugins/db.rb
Last Update:
Tue Dec 06 17:25:34 +0000 2011
Required files
sequel
Constants
DB
=
Sequel.sqlite(config.plugins.db.path) unless defined? DB
[Validate]