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.
|
# Load the rails application
|
|
require File.expand_path('../application', __FILE__)
|
|
|
|
# Initialize the rails application
|
|
PrototypeR4::Application.initialize!
|