sinatra/sinatra-contrib/spec/config_file
Emerson Manabu Araki 1199d643ef Add YAML extension to Sinatra::Contrib::ConfigFile 2019-09-05 10:58:54 -03:00
..
config.txt Allow erb syntax on yml config file 2016-05-10 10:30:53 -03:00
key_value.yaml Add YAML extension to Sinatra::Contrib::ConfigFile 2019-09-05 10:58:54 -03:00
key_value.yml Allow erb syntax on yml config file 2016-05-10 10:30:53 -03:00
key_value.yml.erb change extension from config.erb.yml to config.yml.erb 2012-06-20 03:05:54 -04:00
key_value_override.yml add a example for multiple config files 2011-09-29 21:59:22 -03:00
missing_env.yml
with_env_defaults.yml Load current environment settings regardless of support for other environments in settings file. 2018-03-20 09:53:03 +00:00
with_envs.yml
with_nested_envs.yml