view config/environment.rb @ 27:efc548be0a3a

Fix logging to stdout in production.
author edogawaconan <me@myconan.net>
date Sat, 06 Sep 2014 00:08:18 +0900
parents 157f7fd136fc
children 257910c60eb3
line wrap: on
line source

# Load the Rails application.
require File.expand_path("../application", __FILE__)

# Initialize the Rails application.
Rails.application.initialize!