mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
add locale file to I18n load path
This commit is contained in:
parent
70b16b875c
commit
0720abeb0e
@ -24,3 +24,5 @@ require 'validates_timeliness/conversion'
|
||||
require 'validates_timeliness/validator'
|
||||
require 'validates_timeliness/helper_methods'
|
||||
require 'validates_timeliness/version'
|
||||
|
||||
I18n.load_path << File.expand_path(File.dirname(__FILE__) + '/validates_timeliness/locale/en.yml')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user