Module: Serega::SeregaValidations::CheckInitiateParams::ClassMethods
- Included in:
- Serega::SeregaValidations::CheckInitiateParams
- Defined in:
- lib/serega/validations/check_initiate_params.rb
Instance Method Summary collapse
Instance Method Details
#call(opts) ⇒ Object
7 8 9 |
# File 'lib/serega/validations/check_initiate_params.rb', line 7 def call(opts) check_opts(opts) end |