Episodes tagged with “models”
-
167
More on Virtual Attributes Other translations:
Make use of virtual attributes and callbacks to implement tagging in a blogging application.
-
194
MongoDB and MongoMapper Other translations:
MongoDB is a document-based database engine. Learn how to use it in Rails application with Mongomapper in this episode.
-
219
Active Model Other translations:
In Rails 3 the non-database functionality of Active Record is extracted out into Active Model. This allows you to cleanly add validations and other features to tableless models.
Tags: models
