Code changes
Demo
1.0.0
Module Changes
Class Changes
-
::unprocessable -
TypedOperation::Prepared -
TypedOperation::MissingParameterError -
TypedOperation::InvalidOperationError -
::ApplicationOperation -
TypedOperation::PartiallyApplied -
TypedOperation::Curried
Method Changes
-
TypedOperation::Operations::AttributeBuilder#type_nilable? -
TypedOperation::PartiallyApplied#to_proc -
TypedOperation::PartiallyApplied#required_keyword_parameters -
unprocessable#prepare -
TypedOperation::PartiallyApplied#positional_parameters -
TypedOperation::PartiallyApplied#validate_positional_arg_count! -
TypedOperation::Base#with
1.0.0.pre3
Module Changes
Class Changes
-
::unprocessable -
::ApplicationOperation -
TypedOperation::Curried -
TypedOperation::Prepared -
TypedOperation::Railtie -
TypedOperation::ImmutableBase -
::TypedOperationGenerator
Method Changes
-
TypedOperation::Curried#to_proc -
TypedOperation::Base#with -
TypedOperation::PartiallyApplied#curry -
TypedOperation::PartiallyApplied#deconstruct_keys -
TypedOperation::Operations::AttributeBuilder#needs_to_be_nilable? -
TypedOperation::Curried#call
1.0.0.pre2
Module Changes
Class Changes
-
TypedOperation::PartiallyApplied -
::TypedOperationGenerator
Method Changes
-
TypedOperation::Curried#initialize -
TypedOperation::PartiallyApplied#required_keyword_parameters -
TypedOperation::Operations::AttributeBuilder#default_provided? -
TypedOperation::PartiallyApplied#deconstruct -
TypedOperation::Curried#to_proc -
TypedOperation::Curried#next_keyword_parameter -
TypedOperation::Operations::AttributeBuilder#has_default_value_nil?