Sha256: 8a50157f706da9e168880726fa495747479b71761e5bb78a01ef5d5a80fce361
Contents?: true
Size: 446 Bytes
Versions: 7
Compression:
Stored size: 446 Bytes
Contents
# frozen_string_literal: true # Copyright (c) 2008-2013 Michael Dvorkin and contributors. # # Fat Free CRM is freely distributable under the terms of MIT license. # See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ # Set relative url root for assets ActionController::Base.relative_url_root = Setting.base_url if Setting.base_url.present?
Version data entries
7 entries across 7 versions & 1 rubygems