summaryrefslogtreecommitdiff
path: root/db/migrate/20140304041711_add_index_to_user_email.rb
blob: 1bc4c56fe013a878425a77d29f9f22dcb399f948 (plain)
1
2
3
4
class AddIndexToUserEmail < ActiveRecord::Migration
  def change
  end
end