/ Published in: Ruby
Expand |
Embed | Plain Text
Dir["#{::Rails.root.to_s}/test/blueprints/*.rb"].each { |f| require f }
You need to login to post a comment.
Dir["#{::Rails.root.to_s}/test/blueprints/*.rb"].each { |f| require f }
You need to login to post a comment.