mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-24 14:56:43 +00:00
shorthand update in generator
This commit is contained in:
parent
1bc579f861
commit
c47dde6325
@ -13,4 +13,7 @@ ValidatesTimeliness.setup do |config|
|
|||||||
#
|
#
|
||||||
# Handle multiparameter date/time values strictly
|
# Handle multiparameter date/time values strictly
|
||||||
# config.enable_multiparameter_extension!
|
# config.enable_multiparameter_extension!
|
||||||
|
#
|
||||||
|
# Shorthand time and date symbols for restrictions
|
||||||
|
# config.restriction_shorthand_symbols.update()
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user