mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 15:14:52 +00:00
importing from rubyforge & cleanup
This commit is contained in:
1
lib/decisiontree.rb
Normal file
1
lib/decisiontree.rb
Normal file
@@ -0,0 +1 @@
|
||||
Dir[File.join(File.dirname(__FILE__), 'decisiontree/**/*.rb')].sort.each { |lib| require lib }
|
||||
Reference in New Issue
Block a user