Module: KomachiHeartbeat

Defined in:
lib/komachi_heartbeat.rb,
lib/komachi_heartbeat/config.rb,
lib/komachi_heartbeat/engine.rb,
lib/komachi_heartbeat/version.rb,
app/helpers/komachi_heartbeat/heartbeat_helper.rb,
app/helpers/komachi_heartbeat/application_helper.rb,
app/controllers/komachi_heartbeat/stats_controller.rb,
app/controllers/komachi_heartbeat/heartbeat_controller.rb,
app/controllers/komachi_heartbeat/application_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, HeartbeatHelper Classes: ApplicationController, Config, Engine, HeartbeatController, StatsController

Constant Summary collapse

VERSION =
"2.1.6"

Class Method Summary collapse

Class Method Details

.configObject



5
6
7
# File 'lib/komachi_heartbeat.rb', line 5

def self.config
  KomachiHeartbeat::Config.config
end