This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2010-03-08 08:04:05 +00:00
|
|
|
# This file is used by Rack-based servers to start the application.
|
|
|
|
|
|
|
|
require ::File.expand_path('../config/environment', __FILE__)
|
2011-04-13 10:19:51 +00:00
|
|
|
run PrototypeR4::Application
|