/ Published in: Ruby
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Dir["#{::Rails.root.to_s}/test/blueprints/*.rb"].each { |f| require f }