What are the steps I need to take to deploy my compiled jruby rails application(with warbler gem) to heroku Java servers?
I don't know Java so I hope you can help with the actions I need to take. For example, how I deal with the database connection? What configuration I need?