spec/fixtures/database.yml in rock_config-0.0.5 vs spec/fixtures/database.yml in rock_config-0.0.6
- old
+ new
@@ -1,6 +1,8 @@
development:
magic_number: 213
+ test_false: false
+ test_true: true
test:
magic_number: 214
production:
- old
+ new