Class: SQLiteAC
- Inherits:
-
SQLite
- Object
- SQLite
- SQLiteAC
- Defined in:
- lib/africompta/acqooxview.rb
Instance Method Summary collapse
Instance Method Details
#configure(config) ⇒ Object
54 55 56 |
# File 'lib/africompta/acqooxview.rb', line 54 def configure(config) super(config, 'compta', 'compta.db') end |