JRuby Rails Web Application Development
This SpringerBrief explains how to create a Rails web application with JRuby, a 100% Java implementation for Ruby. This brief demonstrates how Oracle® WebLogic servers and JBoss® application servers deploy the JRuby application, how JRuby runs on the Java® Virtual Machine, and how JRuby is the basis...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cham :
Springer International Publishing : Imprint: Springer,
2014.
|
Edición: | 1st ed. 2014. |
Colección: | SpringerBriefs in Computer Science,
|
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Installing JRuby
- Running a JRuby Script
- Setting the Environment for a JRuby Web Application
- Creating a JRuby Rails Application
- Configuring Databases for a JRuby Web Application
- Creating Scaffolding for a JRuby Rails Application
- Creating Database Tables by Running Migrations
- Precompiling CSS and JavaScript Assets
- Enabling Flash
- Packaging the JRuby Application as a Java EE Web Application
- Running the Web Application in Oracle WebLogic Server
- Running the Web Application in JBoss Application Server 7
- Using JDBC Data Source with a JNDI
- Fixing Common Issues in JRuby Web Application Development.