class CreateArticles < ActiveRecord::Migration::Current
  def self.up
  end

  def self.down
  end
end
