Object
# File lib/do_sqlite3.rb, line 44 44: def self.pool_size 45: # sqlite3 can have only one write access at a time, with this 46: # concurrent write access will result in "Database locked" errors 47: 1 48: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.