Skip to content

Instantly share code, notes, and snippets.

@Oshuma
Created October 26, 2009 03:18
Show Gist options
  • Select an option

  • Save Oshuma/218403 to your computer and use it in GitHub Desktop.

Select an option

Save Oshuma/218403 to your computer and use it in GitHub Desktop.
{
:Base => 'app_config/base',
:Error => 'app_config/error',
:Storage => 'app_config/storage'
}.each_pair { |name, file| autoload name, file }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment