Configuration files for Rails 3, except routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Wikiufc::Application.configure do
|
||||
WikiUFC::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
|
||||
# In the development environment your application's code is reloaded on
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Wikiufc::Application.configure do
|
||||
WikiUFC::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
|
||||
# Code is not reloaded between requests
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Wikiufc::Application.configure do
|
||||
WikiUFC::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
|
||||
# The test environment is used exclusively to run your application's
|
||||
|
||||
Reference in New Issue
Block a user