The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database. Th
Ruby on Rails for PHP and Java Developers
โ Scribed by Deepak Vohra
- Publisher
- Springer
- Year
- 2007
- Tongue
- English
- Leaves
- 398
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Vohra makes strong emphasis on suggesting that Ruby on Rails has advantages over PHP and over Java. Of course, this stirs up fans of those approaches. But approaching Ruby on Rails through this book shows a fairly easy language to learn. You can code with an object oriented outlook, as well as using the Model-View-Controller pattern or architecture. Experience in other languages has shown OO and MVC to be very useful, especially for developing web applications.
The book also takes the programmer into the use of Ajax. This highly popular method is readily compatible with Ruby and Rails. So too is the idea of running a Web Service. The latter is typically defined strictly in terms of [ascii] XML messages. Leaving the developer to choose an application language. Well, the book suggests that Ruby on Rails is a plausible choice.
And for those of you already using the Eclipse IDE, Vohra explains how Ruby can be coded inside Eclipse. So you don't have to abandon Eclipse. I've noticed that Eclipse users tend to be avid fans of it, and deeply reluctant to leave its nice surroundings.
๐ SIMILAR VOLUMES
The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database. Th
The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database. The
Disclaimer - I was the independent technical editor for this book. Nevertheless, I didn't have to write a positive review, or indeed any review at all, so I hope that this endorsement should be all the more valid. I am not a Wrox employee. I own many books on Ruby on Rails development, and Ruby on R
Getting Started with Rails -- Understanding Rails -- Ruby's Data Types -- Programming Ruby -- A Working Sample -- Incremental Development, Logging and Debugging -- Object-Relational Mapping with ActiveRecord -- Handling Request with the ActionController -- Rendering the User Interface with the Actio
This definitive guide examines how to take advantage of the new Agile methodologies offered when using Ruby on Rails (RoR). You'll quickly grasp the RoR methodology by focusing on the RoR development from the point of view of the beginner- to intermediate-level Microsoft developer. Plus, you'll get