Class: Fiveruns::Dash::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/dash_analyzer/dash_extensions.rb

Overview

Setup db to receive rollups

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject

Returns the value of attribute db.



3
4
5
# File 'lib/dash_analyzer/dash_extensions.rb', line 3

def db
  @db
end