Tancrède Chazallet

Results 2 issues of Tancrède Chazallet

![image](https://cloud.githubusercontent.com/assets/1257961/26005374/c188d8a0-3730-11e7-86f9-3359b515bec5.png)

I don't know what this is: `Time.now.strftime("%y%m%d%H%M") # rubocop:disable Style/StringLiterals` But it isn't a unix timestamp... It should be replaced by: `Time.now.to_i`