# File lib/twitter/cli/helpers.rb, line 84 def migrate connect ActiveRecord::Migrator.migrate("#{CLI_ROOT}/migrations/") end