Skip to content

Instantly share code, notes, and snippets.

@masaki
Created July 28, 2009 11:03
Show Gist options
  • Save masaki/157123 to your computer and use it in GitHub Desktop.
Save masaki/157123 to your computer and use it in GitHub Desktop.
configatron
# -*- coding: utf-8 -*-
# config/initializers/configatron.rb
configatron.configure_from_yaml("#{RAILS_ROOT}/config/configatron.yml", :hash => Rails.env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment