Implements timecop to make tests independent from DateTime (close #327)

This commit is contained in:
Chrisbr 2014-07-23 09:08:50 +02:00
parent ade64f339f
commit 7c51d1a42f
14 changed files with 42 additions and 38 deletions

View file

@ -355,6 +355,7 @@ GEM
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.7.1)
timers (1.1.0)
tins (1.1.0)
transitions (0.1.12)
@ -435,6 +436,7 @@ DEPENDENCIES
shoulda
spring-commands-rspec
sqlite3
timecop
transitions
turbolinks
uglifier (>= 1.3.0)