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