Class: Play
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Play
- Defined in:
- app/models/play.rb
Overview
The migration for a play in the plugin creates a useless play. Subclass play and create a migration appropriate to your sub-type, and use single-table inheritance to fill out the play.