class Title < ActiveRecord::Base
Title stored in the database.
Discussion
Normally, you should not have to fetch Title directly as a Post can return the list of titles bound to it.
Title stored in the database.
Normally, you should not have to fetch Title directly as a Post can return the list of titles bound to it.