mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
8 lines
84 B
YAML
8 lines
84 B
YAML
|
---
|
||
|
development:
|
||
|
foo: development
|
||
|
production:
|
||
|
foo: production
|
||
|
test:
|
||
|
foo: test
|