mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Log all user flash messages #2808
This commit is contained in:
parent
17af1218b5
commit
e3a8604ec4
2 changed files with 23 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue