Skip to content
Snippets Groups Projects
Commit de4e8599 authored by Nihad Abbasov's avatar Nihad Abbasov
Browse files

install timecop for testing

parent 8e1e1776
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -27,7 +27,7 @@ group :assets do
gem 'uglifier'
end
 
group :development do
group :development do
gem 'rails-footnotes', '>= 3.7.5.rc4'
gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git'
end
Loading
Loading
@@ -42,6 +42,7 @@ group :development, :test do
gem 'awesome_print'
gem 'database_cleaner'
gem 'launchy'
gem 'timecop'
end
 
 
Loading
Loading
Loading
Loading
@@ -225,6 +225,7 @@ GEM
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
timecop (0.3.5)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
Loading
Loading
@@ -276,6 +277,7 @@ DEPENDENCIES
stamp
therubyracer
thin
timecop
turn
uglifier
will_paginate (~> 3.0)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment