summaryrefslogtreecommitdiff
path: root/db/migrate/20140306014123_add_index_to_users_email.rb
blob: b5f8a1a926f91dea91541629ddb433a755963304 (plain)
1
2
3
4
class AddIndexToUsersEmail < ActiveRecord::Migration
  def change
  end
end