Mercurial > zeropaste
comparison config/environment.rb @ 336:8286aec90912
Fix quoting.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 23 Apr 2014 09:33:08 +0900 |
parents | 4aa8194a1733 |
children | 68eb23b52864 |
comparison
equal
deleted
inserted
replaced
335:58d7fa50b8cc | 336:8286aec90912 |
---|---|
1 # Load the rails application | 1 # Load the rails application |
2 require File.expand_path('../application', __FILE__) | 2 require File.expand_path("../application", __FILE__) |
3 | 3 |
4 # Initialize the rails application | 4 # Initialize the rails application |
5 Zeropaste::Application.initialize! | 5 Zeropaste::Application.initialize! |