jar

org.jruby.extras : rails-integration

Maven & Gradle

Apr 24, 2007

Rails Integration · Rails-Integration allows you to deploy your standard Rails web application to a J2EE server. You can package up your application as a WAR file for distribution, or simply run it in an expanded form.

Table Of Contents

Latest Version

Download org.jruby.extras : rails-integration JAR file - Latest Versions:

All Versions

Download org.jruby.extras : rails-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rails-integration-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jruby.webapp.session

├─ org.jruby.webapp.session.SessionHolder.class - [JAR]

org.jruby.webapp

├─ org.jruby.webapp.ASTSerializerMain.class - [JAR]

├─ org.jruby.webapp.AbstractRailsServlet.class - [JAR]

├─ org.jruby.webapp.FileServlet.class - [JAR]

├─ org.jruby.webapp.HttpOutput.class - [JAR]

├─ org.jruby.webapp.RailsFactory.class - [JAR]

├─ org.jruby.webapp.RailsServlet.class - [JAR]

├─ org.jruby.webapp.RailsServletJavaDispatcher.class - [JAR]

org.jruby.webapp.util

├─ org.jruby.webapp.util.StringHandler.class - [JAR]

Advertisement