Overview
- Only book on the market to attack the topic of ActiveRecord, a key component of the Ruby on Rails framework, in such depth
- Shows how to adapt ActiveRecord to existing databases, which is key to the continued growth of Ruby on Rails
- Written by recognized experts from thoughtbot, Inc. and Falicon, Inc, experts who will promote the book from their websites, online, and in conference presentations
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
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. It's an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications.
Because ActiveRecord is configured with default assumptions that mesh perfectly with the Rails framework, Rails developers often find they hardly need think about it at all. However, if you are developing in Ruby without Rails, or are deploying against legacy databases designed without Rails in mind, or you just want to take advantage of database-specific features such as large objects and stored procedures, you need the in-depth knowledge of ActiveRecord found in this book.
In Pro Active Record, authors Kevin Marshall, Chad Pytel, and Jon Yurek walk you through every step from the basics of getting and installing the ActiveRecord library to working with legacy schema to using features specific to each of todays most popular database engines, including Oracle, MS SQL, MySQL, and more! You'll come to a deep understanding of ActiveRecord that will enable you to truly exploit all that Ruby, Rails, and your chosen database platform have to offer.
Similar content being viewed by others
Keywords
Table of contents (8 chapters)
About the authors
Bibliographic Information
Book Title: Pro Active Record
Book Subtitle: Databases with Ruby and Rails
Authors: Kevin Marshall, Chad Pytel, Jon Yurek
DOI: https://doi.org/10.1007/978-1-4302-0269-1
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Chad Pytel and Jonathan Yurek and Kevin Marshall 2007
Softcover ISBN: 978-1-59059-847-4Published: 14 September 2007
eBook ISBN: 978-1-4302-0269-1Published: 15 November 2007
Edition Number: 1
Number of Pages: 304
Topics: Web Development, Software Engineering/Programming and Operating Systems