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