Embed presentation
Downloaded 35 times









































































































































The document provides an overview of using JBoss Application Server to run Ruby on Rails applications. It discusses installing JRuby, Rails, the JBoss-Rails deployer and support libraries. These allow Rails applications to be deployed to JBoss and take advantage of features like JDBC database connectivity. Steps covered include creating a sample Rails application, setting up the database, deploying the application to JBoss using Rake tasks, and generating models. The goal is to demonstrate how to set up the necessary components and deploy a basic Rails application on JBoss Application Server.








































































































































