Hey! Thanx for CASino !!! As I am french, I found this bug ... I18n::MissingTranslationData in CASino::Sessions#index Showing /Users/josbreizh/.rvm/gems/ruby-2.3.1/gems/casino-4.1.2/app/views/casino/sessions/index.html.erb where line #46 raised: translation missing: fr.time.formats.default Extracted source (around line #311): 309 310 311 312 313 314 ``` case handling when :raise raise exception.respond_to?(:to_exception) ? exception.to_exception : exception when :throw throw :exception, exception else ``` Rails.root: /Users/josbreizh/Boxes/CASinoApp-master
Hey! Thanx for CASino !!!
As I am french, I found this bug ...
I18n::MissingTranslationData in CASino::Sessions#index
Showing /Users/josbreizh/.rvm/gems/ruby-2.3.1/gems/casino-4.1.2/app/views/casino/sessions/index.html.erb where line #46 raised:
translation missing: fr.time.formats.default
Extracted source (around line #311):
309
310
311
312
313
314
Rails.root: /Users/josbreizh/Boxes/CASinoApp-master