Skip to content

Add CIF lazy enumerator, extract ActiveModel support

Latest
Compare
Choose a tag to compare
@mtarnovan mtarnovan released this 12 Apr 18:54
· 1 commit to master since this release
  • moved validations from ActiveModel::Validations to RomanianValidators::ActiveModel::Validations.
    This module must be manually required in models.
  • added a lazy enumerator that generates valid CIFs: RomanianValidators::Cif.enumerator(start, direction = :up)