view config/environment.rb @ 192:1da19a81f5d7

Update rails to 3.2.13 and various other gems.
author Edho Arief <edho@myconan.net>
date Wed, 20 Mar 2013 04:55:49 +0900
parents 4aa8194a1733
children 8286aec90912
line wrap: on
line source

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

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