Sha256: 333d59dff8939a113157964e029a6cfee399e465f3786e192db9f41cfd34b3d3
Contents?: true
Size: 199 Bytes
Versions: 3
Compression:
Stored size: 199 Bytes
Contents
FeatherCms::Config.init do |c| #Note: For basic authentication c.authentication = {name: 'feather', password: 'password'} #Note: For before filter #c.authentication = :authenticate_user! end
Version data entries
3 entries across 3 versions & 1 rubygems