Method: Rack::Insight::Config.database
- Defined in:
- lib/rack/insight/config.rb
.database ⇒ Object (readonly)
Returns the value of attribute database.
22 23 24 |
# File 'lib/rack/insight/config.rb', line 22 def database @database end |