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