Skip to content

Instantly share code, notes, and snippets.

@tazsingh
Created October 26, 2012 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tazsingh/3960754 to your computer and use it in GitHub Desktop.
Save tazsingh/3960754 to your computer and use it in GitHub Desktop.
Warbler not detecting app
~/Documents/Code/mercatus/pricechopper (jruby) jruby-1.7.0@pricechopper> warble
io/console on JRuby shells out to stty for most operations
Running against Mercatus UAT environment
Loading Routes
Done Loading Routes
Loading Routes
Done Loading Routes
warning: application directory `app' does not exist or is not a directory; skipping
warning: application directory `config' does not exist or is not a directory; skipping
warning: application directory `lib' does not exist or is not a directory; skipping
warning: application directory `log' does not exist or is not a directory; skipping
warning: application directory `vendor' does not exist or is not a directory; skipping
rm -f pricechopper.war
Creating pricechopper.war
~/Documents/Code/mercatus/pricechopper (jruby) jruby-1.7.0@pricechopper> warble config
io/console on JRuby shells out to stty for most operations
Running against Mercatus UAT environment
Loading Routes
Done Loading Routes
Loading Routes
Done Loading Routes
I'm confused; my favorite branch is missing
(directory 'config' is missing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment