38 39 40 41
# File 'lib/initializer.rb', line 38 def env require 'active_support/string_inquirer' ActiveSupport::StringInquirer.new(RAILS_ENV) end