forked from External/greenlight
add support for deploying to a subdirectory
This commit is contained in:
@ -6,7 +6,7 @@ require 'rails/all'
|
||||
# you've limited to :test, :development, or :production.
|
||||
Bundler.require(*Rails.groups)
|
||||
|
||||
module Greenlight20
|
||||
module Greenlight
|
||||
class Application < Rails::Application
|
||||
# Settings in config/environments/* take precedence over those specified here.
|
||||
# Application configuration should go into files in config/initializers
|
||||
|
Reference in New Issue
Block a user