class MigratePosted < ActiveRecord::Migration[4.2] def up end def down end end