12 lines
No EOL
243 B
Text
12 lines
No EOL
243 B
Text
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 |