Module: Pavlov::Interactor
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Methods included from Operation
Methods included from Validations
#validate_hexadecimal_string, #validate_in_set, #validate_integer, #validate_integer_string, #validate_nonempty_string, #validate_not_nil, #validate_regex, #validate_string
Methods included from Helpers
#command, #interactor, #old_command, #old_interactor, #old_query, #pavlov_options, #query
Instance Method Details
#authorized? ⇒ Boolean
21 22 23 |
# File 'lib/pavlov/interactor.rb', line 21 def raise NotImplementedError end |