Pro Active Record Databases with Ruby and Rails

Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of the Rails Model-View-Controller framework. I...

Full description

Bibliographic Details
Main Authors: Pytel, Chad, Yurek, Jonathan (Author), Marshall, Kevin (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2007, 2007
Edition:1st ed. 2007
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Introducing Active Record
  • Active Record and SQL
  • Setting Up Your Database
  • Core Features of Active Record
  • Bonus Features
  • Active Record Testing and Debugging
  • Working with Legacy Schema
  • Active Record and the Real World