josephwilk/creative-machine

View on GitHub
lib/creative_machine.rb

Summary

Maintainability
A
0 mins
Test Coverage
$:.unshift(File.dirname(__FILE__) + '/') unless $:.include?(File.dirname(__FILE__) + '/')

module Creative
  module Machine
  end
end

require 'creative/machine/poet'