Sha256: 99a349c5dc4109d343f0a94c903c301edcbf14cf29775273208dca11924a4865

Contents?: true

Size: 206 Bytes

Versions: 1

Compression:

Stored size: 206 Bytes

Contents

Dir['./lib/eulim/chemistry/*.rb'].each { |file| require file }

module Eulim
  # This module will contain all chemistry related info
  # Ex: Elements, Compounds, Reactions, etc
  module Chemistry
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eulim-0.0.17 lib/eulim/chemistry.rb