Results 1 comments of Luis José Martín

It seems that I had a problem with production environment due to the replica database because when I commented the following lines the problem disappeared: ```ruby # DB Replica config.active_record_uses_replica_for_reading...