mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 15:22:58 +00:00
add remove_use_formats alias to Timeliness and spec config spec
This commit is contained in:
@@ -15,6 +15,7 @@ Timeliness.module_eval do
|
||||
class << self
|
||||
alias :dummy_date_for_time_type :date_for_time_type
|
||||
alias :dummy_date_for_time_type= :date_for_time_type=
|
||||
alias :remove_us_formats :use_euro_formats
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user