adzap / validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
MIT License
1.59k stars 227 forks source link

Bug fix for variable not initialized when runing rails test #175

Closed shevTessella closed 2 years ago

shevTessella commented 6 years ago

Initialize instance variables so that we can silence the warning coming from (instance variable not defined)