Is it possible to debug rails application running on JBoss?
hi all,
We have a rails application, packaged by warbler, then running on JBoss server.
Is it possible to debug it step by step in IDE?
Maybe it's possible for ruby's server, like WEBrick, but I need to run it on JBoss server.
Thanks.
BR
Please sign in to leave a comment.
Hello,
are you using RubyMine or IntelliJ IDEA?