mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
fix uncommented setting in config template
This commit is contained in:
parent
99704211a1
commit
6301d87829
@ -3,7 +3,7 @@ ValidatesTimeliness.setup do |config|
|
||||
# config.extend_orms = [ :active_record ]
|
||||
#
|
||||
# Default timezone
|
||||
config.default_timezone = :utc
|
||||
# config.default_timezone = :utc
|
||||
#
|
||||
# Set the dummy date part for a time type values.
|
||||
# config.dummy_date_for_time_type = [ 2000, 1, 1 ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user