mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
7 lines
67 B
YAML
7 lines
67 B
YAML
---
|
|
foo: bar
|
|
bar: <%= "bar" %>
|
|
something: 42
|
|
nested:
|
|
a: 1
|
|
b: 2
|