view config/environment.rb @ 384:7ba798dee39d

No need to assign to variable when it can be just chained.
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 02:59:29 +0900
parents 8286aec90912
children 68eb23b52864
line wrap: on
line source

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

# Initialize the rails application
Zeropaste::Application.initialize!