producing 0.3.0
Check if wa are in production. It uses several metrics: - Does a $RAILS_ENV environment variable exist? Does it say 'production'? - Does a $RACK_ENV environment variable exist? Does it say 'production'? - Failing the above, are we on the Git "master" branch?