Jake Yesbeck
Jake Yesbeck
Fixes #61 When updating to Ruby 2.5, Fixnum has been deprecated and eventually removed. Some formatting was also off and I fixed that. I also suggest outside of this PR...
Fixes #20 Extract separation logic into a new function and make the regex into a constant
@adzap This adds a spec which should resolve #137, it asserts that the `birth_date` field must be a `date` or `nil` or `blank` and seems to work.
@bigxiang This should Resolve #418 Since the 4.1 version of `reverse_order!` is used, an additional check has been added to actually reorder the `ORDER BY` clause if there are non-nil...
This addresses #38
Similar to [the english yml file](https://github.com/yez/validates_type/blob/master/locale/en.yml), add other languages to the locale directory with string interpolated variables.