metamaps--metamaps/LiveSiteUpdatesNotes.txt

12 lines
243 B
Plaintext
Raw Normal View History

2014-11-29 15:18:18 +00:00
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