Remove time calculatiosn extension

We are using compare_without_coercion.
This commit is contained in:
Rafael Mendonça França 2016-04-13 01:31:50 -03:00
parent 0c21fb361c
commit ff9b38a7b5

@ -1,3 +1,5 @@
require 'active_support/core_ext/time/calculations'
module ActiveSupport
# FileUpdateChecker specifies the API used by Rails to watch files
# and control reloading. The API depends on four methods: