|
You’ve heard all about Ruby on Rails and want to get started. Here’s the book you need: a quick, no-nonsense introduction that shows you how to build real applications. Ruby on Rails: Up and Running takes you from zero to full speed in seven chapters. It covers every¬thing from using scaffolding to "test the waters," to writing responsive, user-pleasing applications with Ajax.
Rails implements a truly lightweight development model for database-driven web applications. There is almost no configuration required; Rails sets up mappings between your database tables automatically, based on easily followed conventions. During development, changes to your application show up immediately, without the dreaded compile/deploy cycle of other frameworks and languages.
Development with Rails is much simpler, letting you focus on the really creative parts of your application rather than the wiring and plumbing. The plumbing just happens, and fewer lines of code need to be written, resulting in less maintenance and faster development times.
This book covers:
Using ActiveRecord to work with your database Using Migrations to modify your database without using SQL Modeling relationships between tables in your database Developing HTML views with templates Incorporating Ajax features into your applications Writing unit tests, functional tests, and integration tests Building controllers to express your application’s fundamental operations
Ruby on Rails may well be the most important open source project of the last decade. It has already revolutionized the development of web applications and made life easier for hundreds of thousands of developers. If you’re not working with Rails, it’s time to get started; Ruby on Rails: Up and Running will show you how. ISBN--- 9788184041996
|
|
Pages : 196
|