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
请先登录再写评论。
Hello,
are you using RubyMine or IntelliJ IDEA?