Method: Sequel::Database#opts
- Defined in:
- lib/sequel/database.rb
#opts ⇒ Object (readonly)
The options for this database
44 45 46 |
# File 'lib/sequel/database.rb', line 44 def opts @opts end |
The options for this database
44 45 46 |
# File 'lib/sequel/database.rb', line 44 def opts @opts end |