Hello, I am considering about what is the difference between JRuby on Rails and the original Ruby on Rails for my product?
How does it difference in development activity, deployment, support between its original, or scalability?
I have read many article. They said JRuby is the same function like Ruby. Does it mean we can use Ruby gems for JRuby, using scaffold and ActiveRecord like Ruby, and we can also deploy the product like Java?