mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
move format compilcation call to where it belongs
This commit is contained in:
parent
7ef9078369
commit
29c23a7a26
@ -62,5 +62,3 @@ module ValidatesTimeliness
|
||||
end
|
||||
|
||||
ValidatesTimeliness.setup_for_rails
|
||||
|
||||
ValidatesTimeliness::Formats.compile_format_expressions
|
||||
|
||||
@ -316,3 +316,5 @@ module ValidatesTimeliness
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
ValidatesTimeliness::Formats.compile_format_expressions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user