Muutke küpsiste eelistusi

E-raamat: JRuby Rails Web Application Development

  • Formaat - PDF+DRM
  • Hind: 55,56 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

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 for popular websites including LinkedIn, Oracle Mix, and Mingle. The Oracle® database and Oracle® MySQL database are used as the basis for the JRuby Rails application. Chapters also cover enabling Flash, developing the JRuby application using Ruby syntax, and deploying applications through Java EE WAR. Hands-on and practical, this SpringerBrief is designed for web developers and researchers interested in JRuby. It is also a useful guide for advanced-level students interested in creating a new web application.

Arvustused

From the book reviews:

Topics covered in the book include when to use JRuby, invoking Java, creating an environment, the basics of application creation, and the precompilation of scripts. its an executive summary for the experienced coder, sort of a get going quickly guide for those who know how to drive. (David Bellin, Computing Reviews, November, 2014)

1 Installing JRuby
1(6)
1.1 When to Use JRuby
1(1)
1.2 Installing JRuby
1(6)
2 Running a JRuby Script
7(4)
2.1 Invoking Java from JRuby
8(3)
3 Setting the Environment for a JRuby Web Application
11(2)
3.1 Creating a Oracle WebLogic Server Domain
12(1)
4 Creating a JRuby Rails Application
13(6)
4.1 Installing Rails
13(1)
4.2 Installing ActiveRecord JDBC Adapter
14(1)
4.3 Installing JRuby OpenSSL Gem
14(1)
4.4 Creating a Rails Application
14(5)
5 Configuring Databases for a JRuby Web Application
19(2)
5.1 Configuring Oracle Database in Rails Application
19(1)
5.2 Configuring MySQL Database in Rails Application
20(1)
6 Creating Scaffolding for a JRuby Rails Application
21(6)
6.1 Generating Scaffolding
21(1)
6.2 The Controller Script
21(3)
6.3 The Model Script
24(1)
6.4 The View Scripts
24(3)
7 Creating Database Tables by Running Migrations
27(4)
7.1 Creating the Migration Script
27(1)
7.2 Running the Migration Script
28(3)
8 Precompiling CSS and JavaScript Assets
31(4)
8.1 Precompiling Assets
32(3)
9 Enabling Flash
35(2)
9.1 Creating the Sessions Database Table
35(2)
10 Packaging the JRuby Application as a Java™ EE Web Application
37(4)
10.1 Installing Warbler
37(1)
10.2 Configuring Warbler
37(2)
10.3 Generating the Web Application
39(2)
11 Running the Web Application in Oracle™ WebLogic Server
41(8)
11.1 Deploying the Web Application
41(1)
11.2 Running the JRuby Web Application
42(7)
12 Running the Web Application in JBoss™ Application Server 7
49(4)
12.1 Deploying the Web Application to JBoss AS 7
49(1)
12.2 Running the Web Application in JBoss AS 7
49(4)
13 Using JDBC Data Source with a JNDI
53(4)
13.1 Creating a Data Source JNDI in WebLogic Server
53(1)
13.2 Configuring the Data Source in Rails Application
54(3)
14 Fixing Common Issues in JRuby Web Application Development
57(8)
14.1 CLOB Type Field
57(1)
14.2 Jrubyjar in Classpath
58(1)
14.3 Adapter Not Specified
59(1)
14.4 Driver Class and URL Not Specified
59(1)
14.5 Driver Class Not in Classpath
60(1)
14.6 Joda Time Version
60(1)
14.7 Assets Precompilation
61(1)
14.8 Ruby 1.9.2 Syntax
61(1)
14.9 Session Store
62(1)
14.10 Java Version
63(1)
14.11 Production Database for WebLogic Server
63(1)
14.12 Development Database for Rake Tasks
63(1)
14.13 JSON Parameters
64(1)
14.14 Flash Not Enabled
64(1)
Index 65