shorthand update in generator

This commit is contained in:
Adam Meehan 2010-08-07 19:14:49 +10:00
parent 1bc579f861
commit c47dde6325

View File

@ -13,4 +13,7 @@ ValidatesTimeliness.setup do |config|
#
# Handle multiparameter date/time values strictly
# config.enable_multiparameter_extension!
#
# Shorthand time and date symbols for restrictions
# config.restriction_shorthand_symbols.update()
end