1 line
81 B
Ruby
1 line
81 B
Ruby
|
Dir[File.join(File.dirname(__FILE__), 'hosting/*.rb')].each { |lib| require lib }
|