die
This commit is contained in:
parent
aa20cf0f0b
commit
1bf90caeec
17 changed files with 147 additions and 7 deletions
|
@ -3,6 +3,8 @@ require "active_support/core_ext/integer/time"
|
|||
Rails.application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
config.hosts << "dev.j4.pm"
|
||||
|
||||
# In the development environment your application's code is reloaded any time
|
||||
# it changes. This slows down response time but is perfect for development
|
||||
# since you don't have to restart the web server when you make code changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue