get sure present? is available in script/get_config.rb
This commit is contained in:
parent
999efbd451
commit
0a9dc2ee5d
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ if ARGV.length >= 1
|
|||
end
|
||||
else # load from the general diaspora settings file
|
||||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
require 'active_support/core_ext/object/blank'
|
||||
require 'settingslogic'
|
||||
require File.join(Rails.root, 'app', 'models', 'app_config')
|
||||
setting_name = setting_name.to_sym
|
||||
|
|
|
|||
Loading…
Reference in a new issue