Sha256: 5afe9852c0e22f09ea437946e3294f3a6e1939155cef7fccc18150d3a27565b9
Contents?: true
Size: 377 Bytes
Versions: 12
Compression:
Stored size: 377 Bytes
Contents
# This file contains your application, it requires dependencies and necessary # parts of the application. # # It will be required from either `config.ru` or `start.rb` # Add the directory this file resides in to the load path, so you can run the # app from any other working directory $LOAD_PATH.unshift(__DIR__) # Initialize controllers and models require 'controller/main'
Version data entries
12 entries across 12 versions & 2 rubygems