[#878] add liste of dossier in backoffice

This commit is contained in:
Tanguy PATTE 2015-09-22 11:56:14 +02:00
parent ca4e5130c2
commit 5b9acf3875
12 changed files with 54 additions and 25 deletions

View file

@ -68,6 +68,7 @@ group :test do
gem 'shoulda-matchers', require: false
gem 'simplecov', require: false
gem 'poltergeist'
gem 'timecop'
end
group :development, :test do