Skip to content

Instantly share code, notes, and snippets.

@honbin
Created December 21, 2012 08:24
Show Gist options
  • Save honbin/4351432 to your computer and use it in GitHub Desktop.
Save honbin/4351432 to your computer and use it in GitHub Desktop.
Dir.glob("controllers/*.rb").each { |r| require_relative r }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment