Showing posts with label warbler. Show all posts
Showing posts with label warbler. Show all posts

Wednesday, March 25, 2009

Warbler deployment to development environment


Warbler supports passing the environment on the command line, so if you do:

   warble war RAILS_ENV=development

and deploy the .war, it will use the development database connection, etc.