Log all user flash messages #2808

This commit is contained in:
Priit Tark 2015-07-23 13:30:05 +03:00
parent 17af1218b5
commit e3a8604ec4
2 changed files with 23 additions and 1 deletions

View file

@ -8,7 +8,7 @@ end if Bundler::VERSION < '2'
source 'https://rubygems.org'
# core
gem 'rails', '4.2.3'
gem 'rails', '4.2.3' # when update, all initializers eis_custom files needs check/update
gem 'iso8601', '~> 0.8.2' # for dates and times
gem 'hashie-forbidden_attributes', '~> 0.1.1'