Delete LiveSiteUpdatesNotes.txt

This commit is contained in:
Connor Turland 2015-01-22 22:42:29 -05:00
parent 0f526d1696
commit 84e9eb385c

View file

@ -1,12 +0,0 @@
make sure that devise key is correct
make sure that AWS bucket is set to the metamaps-production bucket
make sure that root individuals have same 'joinedwithcode' as 'code'
User.all.each do |u|
u.generation = u.get_generation
u.save
end