summaryrefslogtreecommitdiff
path: root/db/migrate/20140306014128_add_password_digest_to_users.rb
blob: 0070da750e1510a18cfcbe9c795728a0a3310b85 (plain)
1
2
3
4
class AddPasswordDigestToUsers < ActiveRecord::Migration
  def change
  end
end