1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/sinatra-contrib/spec/config_file/key_value.yml

8 lines
67 B
YAML
Raw Normal View History

---
foo: bar
2016-04-28 07:53:32 -04:00
bar: <%= "bar" %>
something: 42
nested:
a: 1
b: 2