Ruby Rails activeRecord pour compenser le hachage

tasks_records = TaskStoreStatus.all
tasks_records.to_a.map(&:serializable_hash)
patrick204nqh