head     1.1;
access   ;
symbols  ;
locks    ;comment  @@;
1.1
date     2014.11.11.10.18.19;  author p4;  state Exp;
branches ;
next     ;
desc
@@
1.1
log
@@
text
@# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment',  __FILE__)
run Rails.application
@