Sha256: d95f15ef311e63cc35aa664e7db4021acb63dc2e46436953e2117a4a94f9c5a6
Contents?: true
Size: 138 Bytes
Versions: 5
Compression:
Stored size: 138 Bytes
Contents
module Rocx module Parts end end Dir.glob("#{File.join(File.dirname(__FILE__), "parts", "*.rb")}").each do |file| require file end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/parts.rb |
rocx-0.6.0 | lib/rocx/parts.rb |
rocx-0.5.8 | lib/rocx/parts.rb |
rocx-0.5.7 | lib/rocx/parts.rb |
rocx-0.5.6 | lib/rocx/parts.rb |