Module: Prosperity::GraphHelper

Defined in:
app/helpers/prosperity/graph_helper.rb

Instance Method Summary collapse

Instance Method Details

#options_for_extractorsObject



3
4
5
# File 'app/helpers/prosperity/graph_helper.rb', line 3

def options_for_extractors
  Prosperity::Metric.extractors.keys.map(&:to_s).sort
end