This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
sinatra
Watch
1
Star
0
Fork
You've already forked sinatra
0
mirror of
https://github.com/sinatra/sinatra
synced
2023-03-27 23:18:01 -04:00
Code
Releases
Activity
fb76534810
sinatra
/
sinatra-contrib
/
spec
/
config_file
/
key_value.yml
8 lines
67 B
YAML
Raw
Normal View
History
Unescape
Escape
add reimplemenation of sinatra-config-file
2011-03-24 05:25:00 -04:00
---
foo
:
bar
Allow erb syntax on yml config file
2016-04-28 07:53:32 -04:00
bar
:
<%= "bar" %>
add reimplemenation of sinatra-config-file
2011-03-24 05:25:00 -04:00
something
:
42
nested
:
a
:
1
b
:
2
Copy permalink