# File lib/enumerated_attribute/attribute/instance_methods.rb, line 25 def enums(attr) self.class.enumerated_attributes[attr.to_sym] end