Sha256: 38b83047a5a5ddda887a1695de6e1b24e1e63205deb2e1e66bc25c400698bcf1
Contents?: true
Size: 279 Bytes
Versions: 6
Compression:
Stored size: 279 Bytes
Contents
require File.expand_path(File.join(File.dirname(__FILE__), '..', 'fathom')) module Fathom class ValueAggregator < ValueDescription end end if __FILE__ == $0 include Fathom # TODO: Is there anything you want to do to run this file on its own? # ValueAggregator.new end
Version data entries
6 entries across 6 versions & 1 rubygems