Skip to content

Instantly share code, notes, and snippets.

@eet-nu
Created February 13, 2010 13:31
Show Gist options
  • Save eet-nu/303455 to your computer and use it in GitHub Desktop.
Save eet-nu/303455 to your computer and use it in GitHub Desktop.
Dir["#{Rails.root}/app/glue/**/*.rb"].each do |adhesive|
require adhesive
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment