# File lib/macros.rb, line 23 23: def validates_each(*args) 24: add_validations(args, ValidatesEach) 25: end