Sha256: 2a7b4a020db5b7ab37306e1b2336564c7a5432172d379239eacd00e5a0a8a2fc
Contents?: true
Size: 273 Bytes
Versions: 4
Compression:
Stored size: 273 Bytes
Contents
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) # keep version separate so mof.gemspec can source it without all the rest require "mof/version" module MOF require "mof/parser" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mof-1.2.5 | lib/mof.rb |
mof-1.2.4 | lib/mof.rb |
mof-1.2.2 | lib/mof.rb |
mof-1.2.0 | lib/mof.rb |