Sha256: a57be86a3c4d30f25ef9594e5c9c068aa6d6fd377cbed9c80d3f539123efb8e9
Contents?: true
Size: 184 Bytes
Versions: 6
Compression:
Stored size: 184 Bytes
Contents
module Bhf class Engine < Rails::Engine config.page_title = 'Bahhof Admin' config.mount_at = '/bhf' # config.auth_logic_from = 'ApplicationController' end end
Version data entries
6 entries across 6 versions & 1 rubygems