annotate config/environment.rb @ 402:a18e19139f57

Markdown preview \o/
author nanaya <me@myconan.net>
date Sun, 06 Sep 2015 04:20:50 +0900
parents 8286aec90912
children 68eb23b52864
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 # Load the rails application
336
8286aec90912 Fix quoting.
edogawaconan <me@myconan.net>
parents: 0
diff changeset
2 require File.expand_path("../application", __FILE__)
0
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
4 # Initialize the rails application
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
5 Zeropaste::Application.initialize!