parent
5c67cfc6b6
commit
54078e114c
@ -1,10 +0,0 @@
|
||||
# Copy this file to additional_environment.rb and add any statements
|
||||
# that need to be passed to the Rails::Initializer. `config` is
|
||||
# available in this context.
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
# config.log_level = :debug
|
||||
# ...
|
||||
#
|
||||
|
@ -0,0 +1 @@
|
||||
$redis = Redis.new(:host => "127.0.0.1", :port => 6379)
|
Loading…
Reference in new issue