{ "dev": { "RAILS_ENV": "development", "FOO_BAR": "baz" }, "staging": { "RAILS_ENV": "staging" }, "production": { "RAILS_ENV": "production" }, "worker": { "RAILS_ENV": "worker" } }