This commit is contained in:
Adam Meehan 2010-08-10 14:45:07 +10:00
parent 90440dfc65
commit 9347eadce8

View File

@ -14,6 +14,6 @@ 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 # Shorthand date and time symbols for restrictions
# config.restriction_shorthand_symbols.update() # config.restriction_shorthand_symbols.update()
end end