rails c ajouter des horaires
def time(&block) puts Benchmark.measure(&block) end
fran
def time(&block) puts Benchmark.measure(&block) end