Class: Predicates::Whitelisted

Inherits:
Enumerated show all
Defined in:
lib/predicates/whitelisted.rb

Overview

Whitelisted is just an alias for Enumerated

Instance Attribute Summary

Attributes inherited from Enumerated

#options

Attributes inherited from Base

#error_message, #full_message, #or_empty, #validate_if, #validate_on

Method Summary

Methods inherited from Enumerated

#error_message, #initialize, #validate

Methods inherited from Base

#allow_empty?, #error, #error_binds, #initialize, #normalize, #to_human, #validate

Constructor Details

This class inherits a constructor from Predicates::Enumerated