--- !ruby/object:Gem::Specification name: convenient_service version: !ruby/object:Gem::Version version: 0.5.0 platform: ruby authors: - Marian Kostyk autorequire: bindir: bin cert_chain: [] date: 2023-01-19 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: appraisal requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: awesome_print requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: byebug requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: commonmarker requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: gem-release requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: inch requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: paint requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: progressbar requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '12.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '12.0' - !ruby/object:Gem::Dependency name: rerun requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rouge requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' - !ruby/object:Gem::Dependency name: rubocop requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.40.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.40.0 - !ruby/object:Gem::Dependency name: rubocop-rspec requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: tty-prompt requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: standard requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: simplecov requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: simplecov-lcov requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: yard-junk requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: 'Yet another approach to revisit the service object pattern in Ruby, but this time focusing on the unique, opinionated, moderately obtrusive, but not mandatory features. ' email: - mariankostyk13895@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".dev/.tmuxinator.yml" - ".dockerignore" - ".gem_release.yml" - ".github/issue_template.md" - ".github/pull_request_template.md" - ".github/workflows/cd.yml" - ".github/workflows/ci.yml" - ".gitignore" - ".inch.yml" - ".rspec" - ".rubocop.yml" - ".rubocop_rspec.yml" - ".ruby-version" - ".tool-versions" - ".yardopts" - Appraisals - CHANGELOG.md - Gemfile - LICENSE.txt - README.md - ROADMAP.md - Rakefile - Taskfile.yml - convenient_service.gemspec - coverage/.gitkeep - docker/2.7/Dockerfile - docker/3.0/Dockerfile - docker/3.1/Dockerfile - env.rb - lib/convenient_service.rb - lib/convenient_service/aliases.rb - lib/convenient_service/common.rb - lib/convenient_service/common/plugins.rb - lib/convenient_service/common/plugins/aliases.rb - lib/convenient_service/common/plugins/assigns_attributes_in_constructor/using_active_model_attribute_assignment.rb - lib/convenient_service/common/plugins/assigns_attributes_in_constructor/using_active_model_attribute_assignment/concern.rb - lib/convenient_service/common/plugins/assigns_attributes_in_constructor/using_active_model_attribute_assignment/middleware.rb - lib/convenient_service/common/plugins/assigns_attributes_in_constructor/using_dry_initializer.rb - lib/convenient_service/common/plugins/assigns_attributes_in_constructor/using_dry_initializer/concern.rb - lib/convenient_service/common/plugins/caches_constructor_params.rb - lib/convenient_service/common/plugins/caches_constructor_params/concern.rb - lib/convenient_service/common/plugins/caches_constructor_params/entities.rb - lib/convenient_service/common/plugins/caches_constructor_params/entities/constructor_params.rb - lib/convenient_service/common/plugins/caches_constructor_params/middleware.rb - lib/convenient_service/common/plugins/caches_return_value.rb - lib/convenient_service/common/plugins/caches_return_value/middleware.rb - lib/convenient_service/common/plugins/can_be_copied.rb - lib/convenient_service/common/plugins/can_be_copied/concern.rb - lib/convenient_service/common/plugins/has_around_callbacks.rb - lib/convenient_service/common/plugins/has_around_callbacks/concern.rb - lib/convenient_service/common/plugins/has_around_callbacks/errors.rb - lib/convenient_service/common/plugins/has_around_callbacks/middleware.rb - lib/convenient_service/common/plugins/has_attributes/using_active_model_attributes.rb - lib/convenient_service/common/plugins/has_attributes/using_active_model_attributes/concern.rb - lib/convenient_service/common/plugins/has_attributes/using_active_model_attributes/patches.rb - lib/convenient_service/common/plugins/has_attributes/using_active_model_attributes/patches/active_model_attributes.rb - lib/convenient_service/common/plugins/has_callbacks.rb - lib/convenient_service/common/plugins/has_callbacks/concern.rb - lib/convenient_service/common/plugins/has_callbacks/entities.rb - lib/convenient_service/common/plugins/has_callbacks/entities/callback.rb - lib/convenient_service/common/plugins/has_callbacks/entities/callback_collection.rb - lib/convenient_service/common/plugins/has_callbacks/entities/type.rb - lib/convenient_service/common/plugins/has_callbacks/entities/type/class_methods.rb - lib/convenient_service/common/plugins/has_callbacks/entities/type_collection.rb - lib/convenient_service/common/plugins/has_callbacks/middleware.rb - lib/convenient_service/common/plugins/has_constructor.rb - lib/convenient_service/common/plugins/has_constructor/concern.rb - lib/convenient_service/common/plugins/has_constructor_without_initialize.rb - lib/convenient_service/common/plugins/has_constructor_without_initialize/concern.rb - lib/convenient_service/common/plugins/has_internals.rb - lib/convenient_service/common/plugins/has_internals/commands.rb - lib/convenient_service/common/plugins/has_internals/commands/create_internals_class.rb - lib/convenient_service/common/plugins/has_internals/concern.rb - lib/convenient_service/common/plugins/has_internals/entities.rb - lib/convenient_service/common/plugins/has_internals/entities/internals.rb - lib/convenient_service/common/plugins/has_internals/entities/internals/concern.rb - lib/convenient_service/common/plugins/has_internals/entities/internals/plugins.rb - lib/convenient_service/common/plugins/has_internals/entities/internals/plugins/has_cache.rb - lib/convenient_service/common/plugins/has_internals/entities/internals/plugins/has_cache/concern.rb - lib/convenient_service/common/plugins/normalizes_env.rb - lib/convenient_service/common/plugins/normalizes_env/middleware.rb - lib/convenient_service/configs.rb - lib/convenient_service/configs/aliases.rb - lib/convenient_service/configs/standard.rb - lib/convenient_service/core.rb - lib/convenient_service/core/aliases.rb - lib/convenient_service/core/class_methods.rb - lib/convenient_service/core/entities.rb - lib/convenient_service/core/entities/classic_middleware.rb - lib/convenient_service/core/entities/config.rb - lib/convenient_service/core/entities/config/entities.rb - lib/convenient_service/core/entities/config/entities/concerns.rb - lib/convenient_service/core/entities/config/entities/concerns/entities.rb - lib/convenient_service/core/entities/config/entities/concerns/entities/default_concern.rb - lib/convenient_service/core/entities/config/entities/concerns/entities/middleware.rb - lib/convenient_service/core/entities/config/entities/concerns/entities/middleware/commands.rb - lib/convenient_service/core/entities/config/entities/concerns/entities/middleware/commands/cast_middleware.rb - lib/convenient_service/core/entities/config/entities/concerns/entities/stack.rb - lib/convenient_service/core/entities/config/entities/method_middlewares.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/commands.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/commands/generate_stack_name.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/commands.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/commands/cast_caller.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/commands/define_method_middlewares_caller.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/concern.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/concern/class_methods.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/caller/concern/instance_methods.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/chain.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/commands.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/commands/cast_container.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/commands/resolve_methods_middlewares_callers.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/concern.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/concern/class_methods.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/container/concern/instance_methods.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/middleware.rb - lib/convenient_service/core/entities/config/entities/method_middlewares/entities/stack.rb - lib/convenient_service/core/entities/config/errors.rb - lib/convenient_service/core/instance_methods.rb - lib/convenient_service/dependencies.rb - lib/convenient_service/dependencies/built_in.rb - lib/convenient_service/dependencies/extractions.rb - lib/convenient_service/dependencies/extractions/active_support_concern.rb - lib/convenient_service/dependencies/extractions/active_support_concern/concern.rb - lib/convenient_service/dependencies/extractions/b.rb - lib/convenient_service/dependencies/extractions/byebug_syntax_highlighting.rb - lib/convenient_service/dependencies/extractions/ruby_middleware.rb - lib/convenient_service/dependencies/extractions/ruby_middleware/middleware.rb - lib/convenient_service/dependencies/extractions/ruby_middleware/middleware/builder.rb - lib/convenient_service/dependencies/extractions/ruby_middleware/middleware/logger.rb - lib/convenient_service/dependencies/extractions/ruby_middleware/middleware/runner.rb - lib/convenient_service/error.rb - lib/convenient_service/examples/dry/gemfile.rb - lib/convenient_service/examples/dry/gemfile/dry_service.rb - lib/convenient_service/examples/dry/gemfile/dry_service/config.rb - lib/convenient_service/examples/dry/gemfile/services.rb - lib/convenient_service/examples/dry/gemfile/services/assert_file_exists.rb - lib/convenient_service/examples/dry/gemfile/services/assert_file_not_empty.rb - lib/convenient_service/examples/dry/gemfile/services/assert_node_available.rb - lib/convenient_service/examples/dry/gemfile/services/assert_npm_package_available.rb - lib/convenient_service/examples/dry/gemfile/services/assert_valid_ruby_syntax.rb - lib/convenient_service/examples/dry/gemfile/services/format.rb - lib/convenient_service/examples/dry/gemfile/services/format_body.rb - lib/convenient_service/examples/dry/gemfile/services/format_gems_with_envs.rb - lib/convenient_service/examples/dry/gemfile/services/format_gems_without_envs.rb - lib/convenient_service/examples/dry/gemfile/services/format_header.rb - lib/convenient_service/examples/dry/gemfile/services/parse_content.rb - lib/convenient_service/examples/dry/gemfile/services/print_shell_command.rb - lib/convenient_service/examples/dry/gemfile/services/read_file_content.rb - lib/convenient_service/examples/dry/gemfile/services/run_shell.rb - lib/convenient_service/examples/dry/gemfile/services/strip_comments.rb - lib/convenient_service/examples/rails/gemfile.rb - lib/convenient_service/examples/rails/gemfile/rails_service.rb - lib/convenient_service/examples/rails/gemfile/rails_service/config.rb - lib/convenient_service/examples/rails/gemfile/services.rb - lib/convenient_service/examples/rails/gemfile/services/assert_file_exists.rb - lib/convenient_service/examples/rails/gemfile/services/assert_file_not_empty.rb - lib/convenient_service/examples/rails/gemfile/services/assert_node_available.rb - lib/convenient_service/examples/rails/gemfile/services/assert_npm_package_available.rb - lib/convenient_service/examples/rails/gemfile/services/assert_valid_ruby_syntax.rb - lib/convenient_service/examples/rails/gemfile/services/format.rb - lib/convenient_service/examples/rails/gemfile/services/format_body.rb - lib/convenient_service/examples/rails/gemfile/services/format_gems_with_envs.rb - lib/convenient_service/examples/rails/gemfile/services/format_gems_without_envs.rb - lib/convenient_service/examples/rails/gemfile/services/format_header.rb - lib/convenient_service/examples/rails/gemfile/services/parse_content.rb - lib/convenient_service/examples/rails/gemfile/services/print_shell_command.rb - lib/convenient_service/examples/rails/gemfile/services/read_file_content.rb - lib/convenient_service/examples/rails/gemfile/services/run_shell.rb - lib/convenient_service/examples/rails/gemfile/services/strip_comments.rb - lib/convenient_service/examples/standard/cowsay.rb - lib/convenient_service/examples/standard/cowsay/services.rb - lib/convenient_service/examples/standard/cowsay/services/build_cloud.rb - lib/convenient_service/examples/standard/cowsay/services/build_cow.rb - lib/convenient_service/examples/standard/cowsay/services/print.rb - lib/convenient_service/examples/standard/gemfile.rb - lib/convenient_service/examples/standard/gemfile/services.rb - lib/convenient_service/examples/standard/gemfile/services/assert_file_exists.rb - lib/convenient_service/examples/standard/gemfile/services/assert_file_not_empty.rb - lib/convenient_service/examples/standard/gemfile/services/assert_node_available.rb - lib/convenient_service/examples/standard/gemfile/services/assert_npm_package_available.rb - lib/convenient_service/examples/standard/gemfile/services/assert_valid_ruby_syntax.rb - lib/convenient_service/examples/standard/gemfile/services/format.rb - lib/convenient_service/examples/standard/gemfile/services/format_body.rb - lib/convenient_service/examples/standard/gemfile/services/format_gems_with_envs.rb - lib/convenient_service/examples/standard/gemfile/services/format_gems_without_envs.rb - lib/convenient_service/examples/standard/gemfile/services/format_header.rb - lib/convenient_service/examples/standard/gemfile/services/parse_content.rb - lib/convenient_service/examples/standard/gemfile/services/print_shell_command.rb - lib/convenient_service/examples/standard/gemfile/services/read_file_content.rb - lib/convenient_service/examples/standard/gemfile/services/run_shell.rb - lib/convenient_service/examples/standard/gemfile/services/strip_comments.rb - lib/convenient_service/logger.rb - lib/convenient_service/rspec.rb - lib/convenient_service/rspec/helpers.rb - lib/convenient_service/rspec/helpers/custom.rb - lib/convenient_service/rspec/helpers/custom/ignoring_error.rb - lib/convenient_service/rspec/helpers/custom/stub_service.rb - lib/convenient_service/rspec/helpers/custom/stub_service/entities.rb - lib/convenient_service/rspec/helpers/custom/stub_service/entities/result_spec.rb - lib/convenient_service/rspec/helpers/custom/stub_service/entities/stubbed_service.rb - lib/convenient_service/rspec/helpers/custom/wrap_method.rb - lib/convenient_service/rspec/helpers/custom/wrap_method/entities.rb - lib/convenient_service/rspec/helpers/custom/wrap_method/entities/wrapped_method.rb - lib/convenient_service/rspec/helpers/custom/wrap_method/errors.rb - lib/convenient_service/rspec/helpers/ignoring_error.rb - lib/convenient_service/rspec/helpers/stub_service.rb - lib/convenient_service/rspec/helpers/wrap_method.rb - lib/convenient_service/rspec/matchers.rb - lib/convenient_service/rspec/matchers/be_descendant_of.rb - lib/convenient_service/rspec/matchers/be_direct_descendant_of.rb - lib/convenient_service/rspec/matchers/cache_its_value.rb - lib/convenient_service/rspec/matchers/call_chain_next.rb - lib/convenient_service/rspec/matchers/custom.rb - lib/convenient_service/rspec/matchers/custom/be_descendant_of.rb - lib/convenient_service/rspec/matchers/custom/be_direct_descendant_of.rb - lib/convenient_service/rspec/matchers/custom/cache_its_value.rb - lib/convenient_service/rspec/matchers/custom/call_chain_next.rb - lib/convenient_service/rspec/matchers/custom/delegate_to.rb - lib/convenient_service/rspec/matchers/custom/extend_module.rb - lib/convenient_service/rspec/matchers/custom/have_abstract_method.rb - lib/convenient_service/rspec/matchers/custom/have_alias_method.rb - lib/convenient_service/rspec/matchers/custom/have_attr_accessor.rb - lib/convenient_service/rspec/matchers/custom/have_attr_reader.rb - lib/convenient_service/rspec/matchers/custom/have_attr_writer.rb - lib/convenient_service/rspec/matchers/custom/include_module.rb - lib/convenient_service/rspec/matchers/custom/prepend_module.rb - lib/convenient_service/rspec/matchers/custom/results.rb - lib/convenient_service/rspec/matchers/custom/results/base.rb - lib/convenient_service/rspec/matchers/custom/results/be_error.rb - lib/convenient_service/rspec/matchers/custom/results/be_failure.rb - lib/convenient_service/rspec/matchers/custom/results/be_not_error.rb - lib/convenient_service/rspec/matchers/custom/results/be_not_failure.rb - lib/convenient_service/rspec/matchers/custom/results/be_not_success.rb - lib/convenient_service/rspec/matchers/custom/results/be_success.rb - lib/convenient_service/rspec/matchers/delegate_to.rb - lib/convenient_service/rspec/matchers/extend_module.rb - lib/convenient_service/rspec/matchers/have_abstract_method.rb - lib/convenient_service/rspec/matchers/have_alias_method.rb - lib/convenient_service/rspec/matchers/have_attr_accessor.rb - lib/convenient_service/rspec/matchers/have_attr_reader.rb - lib/convenient_service/rspec/matchers/have_attr_writer.rb - lib/convenient_service/rspec/matchers/include_module.rb - lib/convenient_service/rspec/matchers/prepend_module.rb - lib/convenient_service/rspec/matchers/results.rb - lib/convenient_service/rspec/matchers/results/be_error.rb - lib/convenient_service/rspec/matchers/results/be_failure.rb - lib/convenient_service/rspec/matchers/results/be_not_error.rb - lib/convenient_service/rspec/matchers/results/be_not_failure.rb - lib/convenient_service/rspec/matchers/results/be_not_success.rb - lib/convenient_service/rspec/matchers/results/be_success.rb - lib/convenient_service/service.rb - lib/convenient_service/service/plugins.rb - lib/convenient_service/service/plugins/aliases.rb - lib/convenient_service/service/plugins/can_have_stubbed_result.rb - lib/convenient_service/service/plugins/can_have_stubbed_result/concern.rb - lib/convenient_service/service/plugins/can_have_stubbed_result/middleware.rb - lib/convenient_service/service/plugins/can_recalculate_result.rb - lib/convenient_service/service/plugins/can_recalculate_result/concern.rb - lib/convenient_service/service/plugins/has_inspect.rb - lib/convenient_service/service/plugins/has_inspect/concern.rb - lib/convenient_service/service/plugins/has_result.rb - lib/convenient_service/service/plugins/has_result/commands.rb - lib/convenient_service/service/plugins/has_result/commands/create_result_class.rb - lib/convenient_service/service/plugins/has_result/concern.rb - lib/convenient_service/service/plugins/has_result/concern/class_methods.rb - lib/convenient_service/service/plugins/has_result/concern/instance_methods.rb - lib/convenient_service/service/plugins/has_result/constants.rb - lib/convenient_service/service/plugins/has_result/entities.rb - lib/convenient_service/service/plugins/has_result/entities/result.rb - lib/convenient_service/service/plugins/has_result/entities/result/concern.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/can_recalculate_result.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/can_recalculate_result/concern.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_inspect.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_inspect/concern.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/commands.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/commands/cast_jsend_attributes.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/concern.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/concern/instance_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/code.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/code/class_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/data.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/data/class_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/message.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/message/class_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/status.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/entities/status/class_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/errors.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/middleware.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/structs.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_jsend_status_and_attributes/structs/jsend_attributes.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_result_short_syntax.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_result_short_syntax/concern.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/has_result_short_syntax/concern/instance_methods.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/marks_result_status_as_checked.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/marks_result_status_as_checked/middleware.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/raises_on_not_checked_result_status.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/raises_on_not_checked_result_status/errors.rb - lib/convenient_service/service/plugins/has_result/entities/result/plugins/raises_on_not_checked_result_status/middleware.rb - lib/convenient_service/service/plugins/has_result/errors.rb - lib/convenient_service/service/plugins/has_result/middleware.rb - lib/convenient_service/service/plugins/has_result_method_steps.rb - lib/convenient_service/service/plugins/has_result_method_steps/errors.rb - lib/convenient_service/service/plugins/has_result_method_steps/middleware.rb - lib/convenient_service/service/plugins/has_result_method_steps/services.rb - lib/convenient_service/service/plugins/has_result_method_steps/services/method_step_config.rb - lib/convenient_service/service/plugins/has_result_method_steps/services/run_method_in_organizer.rb - lib/convenient_service/service/plugins/has_result_method_steps/services/run_own_method_in_organizer.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_active_model_validations.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_active_model_validations/concern.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_active_model_validations/middleware.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_dry_validation.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_dry_validation/concern.rb - lib/convenient_service/service/plugins/has_result_params_validations/using_dry_validation/middleware.rb - lib/convenient_service/service/plugins/has_result_short_syntax.rb - lib/convenient_service/service/plugins/has_result_short_syntax/concern.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error/commands.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error/commands/assert_args_count_lower_than_three.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error/commands/assert_either_args_or_kwargs_are_passed.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error/errors.rb - lib/convenient_service/service/plugins/has_result_short_syntax/error/middleware.rb - lib/convenient_service/service/plugins/has_result_short_syntax/failure.rb - lib/convenient_service/service/plugins/has_result_short_syntax/failure/commands.rb - lib/convenient_service/service/plugins/has_result_short_syntax/failure/commands/refute_kwargs_contain_data_and_extra_keys.rb - lib/convenient_service/service/plugins/has_result_short_syntax/failure/errors.rb - lib/convenient_service/service/plugins/has_result_short_syntax/failure/middleware.rb - lib/convenient_service/service/plugins/has_result_short_syntax/success.rb - lib/convenient_service/service/plugins/has_result_short_syntax/success/commands.rb - lib/convenient_service/service/plugins/has_result_short_syntax/success/commands/refute_kwargs_contain_data_and_extra_keys.rb - lib/convenient_service/service/plugins/has_result_short_syntax/success/errors.rb - lib/convenient_service/service/plugins/has_result_short_syntax/success/middleware.rb - lib/convenient_service/service/plugins/has_result_status_check_short_syntax.rb - lib/convenient_service/service/plugins/has_result_status_check_short_syntax/concern.rb - lib/convenient_service/service/plugins/has_result_steps.rb - lib/convenient_service/service/plugins/has_result_steps/commands.rb - lib/convenient_service/service/plugins/has_result_steps/commands/create_step_class.rb - lib/convenient_service/service/plugins/has_result_steps/concern.rb - lib/convenient_service/service/plugins/has_result_steps/entities.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/cast_method.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/cast_method_caller.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/cast_method_direction.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/cast_method_key.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/cast_method_name.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/commands/define_method_in_container.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/concern.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/concern/class_methods.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/concern/instance_methods.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers/alias.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers/base.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers/proc.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers/raw.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/callers/usual.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/directions.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/directions/base.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/directions/input.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/directions/output.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/key.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/entities/name.rb - lib/convenient_service/service/plugins/has_result_steps/entities/method/errors.rb - lib/convenient_service/service/plugins/has_result_steps/entities/service.rb - lib/convenient_service/service/plugins/has_result_steps/entities/service/class_methods.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/commands.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/commands/cast_params.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/commands/extract_params.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/concern.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/concern/instance_methods.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/errors.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/plugins.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/plugins/has_inspect.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/plugins/has_inspect/concern.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/structs.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step/structs/params.rb - lib/convenient_service/service/plugins/has_result_steps/entities/step_collection.rb - lib/convenient_service/service/plugins/has_result_steps/middleware.rb - lib/convenient_service/service/plugins/raises_on_double_result.rb - lib/convenient_service/service/plugins/raises_on_double_result/errors.rb - lib/convenient_service/service/plugins/raises_on_double_result/middleware.rb - lib/convenient_service/service/plugins/wraps_result_in_db_transaction.rb - lib/convenient_service/service/plugins/wraps_result_in_db_transaction/middleware.rb - lib/convenient_service/specification.rb - lib/convenient_service/support.rb - lib/convenient_service/support/abstract_method.rb - lib/convenient_service/support/abstract_method/errors.rb - lib/convenient_service/support/cache.rb - lib/convenient_service/support/cache/key.rb - lib/convenient_service/support/castable.rb - lib/convenient_service/support/castable/errors.rb - lib/convenient_service/support/command.rb - lib/convenient_service/support/concern.rb - lib/convenient_service/support/copyable.rb - lib/convenient_service/support/delegate.rb - lib/convenient_service/support/dependency_container.rb - lib/convenient_service/support/dependency_container/commands.rb - lib/convenient_service/support/dependency_container/commands/create_methods_module.rb - lib/convenient_service/support/dependency_container/commands/import_method.rb - lib/convenient_service/support/dependency_container/constants.rb - lib/convenient_service/support/dependency_container/entities.rb - lib/convenient_service/support/dependency_container/entities/method.rb - lib/convenient_service/support/dependency_container/entities/method_collection.rb - lib/convenient_service/support/dependency_container/entities/namespace.rb - lib/convenient_service/support/dependency_container/entities/namespace_collection.rb - lib/convenient_service/support/dependency_container/errors.rb - lib/convenient_service/support/dependency_container/export.rb - lib/convenient_service/support/dependency_container/import.rb - lib/convenient_service/support/finite_loop.rb - lib/convenient_service/support/gems.rb - lib/convenient_service/support/gems/active_model.rb - lib/convenient_service/support/gems/rspec.rb - lib/convenient_service/support/middleware.rb - lib/convenient_service/support/middleware/stack_builder.rb - lib/convenient_service/support/not_passed.rb - lib/convenient_service/support/raw_value.rb - lib/convenient_service/support/ruby.rb - lib/convenient_service/support/version.rb - lib/convenient_service/support/version/null_version.rb - lib/convenient_service/utils.rb - lib/convenient_service/utils/array.rb - lib/convenient_service/utils/array/contain_exactly.rb - lib/convenient_service/utils/array/drop_while.rb - lib/convenient_service/utils/array/errors.rb - lib/convenient_service/utils/array/find_last.rb - lib/convenient_service/utils/array/find_yield.rb - lib/convenient_service/utils/array/keep_after.rb - lib/convenient_service/utils/array/merge.rb - lib/convenient_service/utils/array/rjust.rb - lib/convenient_service/utils/array/wrap.rb - lib/convenient_service/utils/bool.rb - lib/convenient_service/utils/bool/to_bool.rb - lib/convenient_service/utils/hash.rb - lib/convenient_service/utils/hash/except.rb - lib/convenient_service/utils/method.rb - lib/convenient_service/utils/method/defined.rb - lib/convenient_service/utils/module.rb - lib/convenient_service/utils/module/class_method_defined.rb - lib/convenient_service/utils/module/fetch_own_const.rb - lib/convenient_service/utils/module/get_own_const.rb - lib/convenient_service/utils/module/get_own_instance_method.rb - lib/convenient_service/utils/module/has_own_instance_method.rb - lib/convenient_service/utils/module/include_module.rb - lib/convenient_service/utils/module/instance_method_defined.rb - lib/convenient_service/utils/object.rb - lib/convenient_service/utils/object/instance_variable_fetch.rb - lib/convenient_service/utils/object/resolve_type.rb - lib/convenient_service/utils/proc.rb - lib/convenient_service/utils/proc/conjunct.rb - lib/convenient_service/utils/proc/exec_config.rb - lib/convenient_service/utils/string.rb - lib/convenient_service/utils/string/camelize.rb - lib/convenient_service/utils/string/split.rb - lib/convenient_service/version.rb - logo.png homepage: https://github.com/marian13/convenient_service licenses: - MIT metadata: homepage_uri: https://github.com/marian13/convenient_service source_code_uri: https://github.com/marian13/convenient_service changelog_uri: https://github.com/marian13/convenient_service/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.3 signing_key: specification_version: 4 summary: Service object pattern implementation in Ruby. test_files: []