Module: FoundersToolkit::Monitoring::Statsdable
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/founders_toolkit/monitoring/statsdable.rb
Instance Method Summary collapse
Instance Method Details
#statsd ⇒ Object
7 8 9 |
# File 'lib/founders_toolkit/monitoring/statsdable.rb', line 7 def statsd Rails.application.config.statsd end |