summaryrefslogtreecommitdiff
path: root/db/migrate/20140304041714_add_index_to_user_name.rb
blob: a77567b873b47814aa6993fee44044c44a0dae5c (plain)
1
2
3
4
class AddIndexToUserName < ActiveRecord::Migration
  def change
  end
end