Skip to content

Commit

Permalink
use RACK_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed May 17, 2011
1 parent 683393d commit 8b0cce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/newrelic.yml
@@ -1,5 +1,5 @@
---
<%= ENV["RAILS_ENV"] %>:
<%= ENV["RACK_ENV"] %>:
error_collector:
capture_source: true
enabled: true
Expand Down

0 comments on commit 8b0cce4

Please sign in to comment.