Include a Module Based on Rails Environment
Not sure if this is the best way to do things. But I want to include modules into a class based on the rails environment.
First I used the rails config store, Configurator.
module MyApp
class Application < Rails::Application