Agile Web Development with Rails, Third Edition
Posted on May 7, 2009 | No Comments | 330 views
Agile Web Development with Rails, Third Edition (Paperback)
by Sam Ruby (Author), Dave Thomas (Author), David Hansson (Author)
List Price: $43.95
Price: $29.01 & this item ships for FREE with Super Saver Shipping.
In Stock.
Ships from and sold by Amazon.com.
Editorial Reviews
Product Description
You want to write professional-grade applications: Rails is a full-stack, open-source web framework, with integrated support for unit, functional, and integration testing. It enforces good design principles, consistency of code across your team (and across your organization), and proper release management.
But Rails is more than a set of best practices. Rails makes it both fun and easy to turn out very cool web applications. Need Ajax support, so your web applications are highly interactive? Rails has it built in. Want an application that sends and receives e-mail? Built in. Supports internationalization and localization? Built in. Do you need applications with a REST-based interface (so they can interact with other RESTful applications with almost no effort on your part)? All built-in.