1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Emerson Manabu Araki
1199d643ef Add YAML extension to Sinatra::Contrib::ConfigFile 2019-09-05 10:58:54 -03:00
Jon Hope
dac516088e
Load current environment settings regardless of support for other environments in settings file. 2018-03-20 09:53:03 +00:00
Shota Iguchi
1b4e59bc03 Make to use expect clause instead of should for rspec expectations 2016-12-29 00:35:12 +09:00
Zachary Scott
5a4cba9307 Merge pull request #199 from stjhimy/config_erb
Allow erb syntax on yml config file
2016-07-20 20:02:36 +09:00
stjhimy
8003802307 Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
stjhimy
de1dc88078 Allow erb syntax on yml config file 2016-05-10 10:30:53 -03:00
Bo Jeanes
5e01e0db22 Limit backports usage in specs 2014-05-12 19:59:19 -07:00
Jack Chu
3b53e3d844 change extension from config.erb.yml to config.yml.erb 2012-06-20 03:05:54 -04:00
Jack Chu
569a449fef make erb rendering optional. render erb only if file extension contains '.erb.' 2012-06-18 11:55:04 -04:00
Jack Chu
b71aaf05fa render the config file with ERB before loading with YAML 2012-06-12 17:23:40 -04:00
Gabriel Andretta
6838722e95 add a example for multiple config files 2011-09-29 21:59:22 -03:00
Konstantin Haase
18e379f1cf add reimplementation of sinatra-extension 2011-03-26 00:13:26 +01:00
Konstantin Haase
ec248a8b5a add reimplemenation of sinatra-config-file 2011-03-24 10:25:00 +01:00