Module: Batsd::Dash
- Defined in:
- lib/batsd-dash/graph.rb,
lib/batsd-dash.rb,
lib/batsd-dash/app.rb,
lib/batsd-dash/params.rb,
lib/batsd-dash/version.rb,
lib/batsd-dash/connection.rb
Overview
helpers for processing params and validating input
Defined Under Namespace
Modules: GraphHelper, ParamsHelper Classes: App, Connection
Constant Summary collapse
- VERSION =
'0.5.0'
Class Attribute Summary collapse
-
.config ⇒ Object
Returns the value of attribute config.
Class Attribute Details
.config ⇒ Object
Returns the value of attribute config.
4 5 6 |
# File 'lib/batsd-dash.rb', line 4 def config @config end |