class Perus::Server::ConfigMetric
Public Instance Methods
after_destroy()
click to toggle source
Calls superclass method
# File lib/perus/server/models/config_metric.rb, line 10 def after_destroy super command_config.destroy end
config_hash()
click to toggle source
# File lib/perus/server/models/config_metric.rb, line 6 def config_hash command_config.config_hash end