view config/initializers/secret_token.rb @ 254:bcca41003e84

Use postgres 'cuz mysql is shit. - utf8 isn't utf8 (hint: utf8mb4) - index key too loooooooooooong Nope.
author edogawaconan <me@myconan.net>
date Tue, 15 Oct 2013 01:47:19 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

Zeropaste::Application.config.secret_key_base = CONFIG['secret_key']