I am working on releasing my first Gem for Rails. It is pretty simple, but I am needing to provide some access to setting config options. I'd like to have the user put something in 'config/initializers' and tie into that with my gem.I am working on releasing my first Gem for Rail