Skip to content

Commit

Permalink
You need to do 'export RACK_ENV=development' for ./console
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiew committed Nov 4, 2011
1 parent 077123c commit b2f0fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console
@@ -1,3 +1,3 @@
#!/bin/sh
# not supposed to need the ./
# Note: this doesn't seem to work without RACK_ENV set
bundle exec irb -r ./app.rb

0 comments on commit b2f0fc5

Please sign in to comment.