# File lib/twitter/cli/migrations/20080722214605_add_account_id_to_tweets.rb, line 6 def self.down remove_column :tweets, :account_id end