2014-11-19 22:45:37 +00:00
|
|
|
# sync logo to fs / only if settings already exists
|
2015-12-03 15:29:29 +00:00
|
|
|
#if ActiveRecord::Base.connection.tables.include?('settings')
|
|
|
|
# if Setting.column_names.include?('state_current')
|
|
|
|
# StaticAssets.sync
|
|
|
|
# end
|
|
|
|
#end
|