Created
April 4, 2014 14:00
-
-
Save jamland/9975303 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andys-mbp:hud andy$ bundle exec puma -e staging | |
Puma starting in single mode... | |
* Version 2.6.0, codename: Pantsuit Party | |
* Min threads: 0, max threads: 16 | |
* Environment: staging | |
STARTED LOADING HUD AT 2014-04-04 16:57:36 +0300... | |
Digest::Digest is deprecated; use Digest | |
Digest::Digest is deprecated; use Digest | |
Using ActiveModel validations. | |
Initializing appoxy_rails Railtie | |
Configuring mongo... | |
Airbrake Initialized | |
/Users/Andy/Sites/repository/hud/lib/mail_swu.rb:10: warning: string literal in condition | |
Initializing Samurai with token --> 982f9faf129801707588f54e | |
Mongoid config not found. Create a config file at: config/mongoid.yml | |
to generate one run: rails generate mongoid:config | |
FINISHED LOADING HUD AT 2014-04-04 16:57:54 +0300. duration: 18 | |
* Listening on tcp://0.0.0.0:9292 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment