Method: Bookfile::BeerDef#initialize
- Defined in:
- lib/bookfile/database/database.rb
#initialize(db_config) ⇒ BeerDef
check - if it works by default (no initialze specfied)
57 58 59 |
# File 'lib/bookfile/database/database.rb', line 57 def initialize( db_config ) ## check - if it works by default (no initialze specfied) super end |