Sha256: a53732fe34de990d12aa6206be4e195f798a5b261e6e3431a8f5400d978c37cf
Contents?: true
Size: 211 Bytes
Versions: 9
Compression:
Stored size: 211 Bytes
Contents
module Bhf class Engine < Rails::Engine config.page_title = 'Bahnhof Admin' # config.css = ['bhf_extend'] # config.on_login_fail = :login_url # config.logout_path = :logout_path end end
Version data entries
9 entries across 9 versions & 1 rubygems