Sprockets::Config
Inherits Reference < Object
Constructors
new(filename : String)
SourceInstance methods
assets_debug
Sourceassets_digest
Sourceassets_fake_copy
Sourceassets_gzip
Sourceassets_minified
Sourceassets_prefix
Sourceassets_public_directory
Sourceassets_quiet
Sourceassets_raise_error
Sourceassets_version
Sourcedatabase_logmode
Sourcedatabase_name
Sourcedatabase_password
Sourcedatabase_user
Sourceemail
Sourceemail_pop
Sourceemail_smtp
Sourcefilename
Sourcefilename=(filename : String)
Sourcehost
Sourcemode
Sourcemodus
Sourcemodus=(modus : String)
Sourceport
Sourceread_bool(key1 : String, key2 : String, key3 : String) : Bool
Sourceread_bool(key1 : String, key2 : String) : Bool
Sourceread_int(key1 : String, key2 : String) : Int32
Sourceread_int(key : String) : Int32
Sourceread_string(key1 : String, key2 : String, key3 : String) : String
Sourceread_string(key1 : String, key2 : String) : String
Sourceread_string(key : String) : String
Sourceread_strings(key1 : String, key2 : String, key3 : String) : Array(String)
Sourceroot_dir
Sourcessl_host
Sourceyaml
Sourceyaml=(yaml : YAML::Any)
Source