I have two models with no associations between them. So, I generated a migration and added an association.
class Post < ActiveRecord::Base has_and_belong