Sha256: c2ffafed9e9227234e41860bc6d3ce151df4f13f7973172a2d59f69e2298d33b
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true require_relative "boost_distributions/version" require 'boost_distributions/BoostDistributions' module BoostDistributions class Error < StandardError; end # Your code goes here... end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
boost_distributions-0.1.1 | lib/boost_distributions.rb |
boost_distributions-0.1.0 | lib/boost_distributions.rb |