ehbrs-tools 0.28.3 → 0.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/Gemfile +1 -1
- data/Gemfile.lock +39 -33
- data/lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb +43 -0
- data/lib/ehbrs/tools/runner/web_utils/finances/bills.rb +22 -0
- data/lib/ehbrs/tools/runner/web_utils/finances.rb +20 -0
- data/lib/ehbrs/tools/version.rb +1 -1
- metadata +5 -570
- data/vendor/aranha-parsers/Gemfile +0 -5
- data/vendor/aranha-parsers/aranha-parsers.gemspec +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/base.rb +0 -81
- data/vendor/aranha-parsers/lib/aranha/parsers/html/base.rb +0 -47
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item.rb +0 -24
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item_list.rb +0 -29
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/base.rb +0 -36
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/numeric_support.rb +0 -70
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/string_support.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default.rb +0 -34
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node.rb +0 -13
- data/vendor/aranha-parsers/lib/aranha/parsers/html.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/invalid_state_exception.rb +0 -8
- data/vendor/aranha-parsers/lib/aranha/parsers/json/base.rb +0 -20
- data/vendor/aranha-parsers/lib/aranha/parsers/json.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/patches/ofx_parser.rb +0 -38
- data/vendor/aranha-parsers/lib/aranha/parsers/patches.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +0 -15
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/shared_examples/source_target_fixtures.rb +0 -78
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/fetch_content_error.rb +0 -10
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/file.rb +0 -31
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb +0 -45
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/http_get.rb +0 -59
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +0 -57
- data/vendor/aranha-parsers/lib/aranha/parsers/source_target_fixtures.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +0 -7
- data/vendor/aranha-parsers/lib/aranha/parsers.rb +0 -9
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address/http_get_spec.rb +0 -21
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address_spec.rb +0 -74
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec.rb +0 -27
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.source.txt +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.target.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub2.source.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub3.target.yaml +0 -1
- data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-parsers/spec/spec_helper.rb +0 -4
- data/vendor/aranha-selenium/Gemfile +0 -5
- data/vendor/aranha-selenium/aranha-selenium.gemspec +0 -19
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/base.rb +0 -84
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/chrome.rb +0 -33
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox.rb +0 -68
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox_auto_download_mime_types +0 -685
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory.rb +0 -47
- data/vendor/aranha-selenium/lib/aranha/selenium/session.rb +0 -78
- data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +0 -7
- data/vendor/aranha-selenium/lib/aranha/selenium.rb +0 -8
- data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-selenium/spec/spec_helper.rb +0 -4
- data/vendor/eac_cli/Gemfile +0 -5
- data/vendor/eac_cli/eac_cli.gemspec +0 -20
- data/vendor/eac_cli/lib/eac_cli/config/entry/options.rb +0 -57
- data/vendor/eac_cli/lib/eac_cli/config/entry/undefined.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/config/entry.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/config.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/core_ext.rb +0 -6
- data/vendor/eac_cli/lib/eac_cli/default_runner.rb +0 -14
- data/vendor/eac_cli/lib/eac_cli/definition/alternative.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/definition/argument_option.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/definition/base_option/initialize_args_parser.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/definition/base_option.rb +0 -66
- data/vendor/eac_cli/lib/eac_cli/definition/boolean_option.rb +0 -27
- data/vendor/eac_cli/lib/eac_cli/definition/help_formatter.rb +0 -77
- data/vendor/eac_cli/lib/eac_cli/definition/positional_argument.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/definition.rb +0 -99
- data/vendor/eac_cli/lib/eac_cli/old_configs/entry_reader.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/old_configs/password_entry_reader.rb +0 -16
- data/vendor/eac_cli/lib/eac_cli/old_configs/read_entry_options.rb +0 -44
- data/vendor/eac_cli/lib/eac_cli/old_configs/store_passwords_entry_reader.rb +0 -25
- data/vendor/eac_cli/lib/eac_cli/old_configs.rb +0 -35
- data/vendor/eac_cli/lib/eac_cli/old_configs_bridge.rb +0 -39
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/argv.rb +0 -17
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/double_dash.rb +0 -24
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/long_options.rb +0 -37
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/option_argument.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/options.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/positionals.rb +0 -30
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/short_options.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/parser/alternative.rb +0 -92
- data/vendor/eac_cli/lib/eac_cli/parser/collector.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/parser/error.rb +0 -15
- data/vendor/eac_cli/lib/eac_cli/parser.rb +0 -34
- data/vendor/eac_cli/lib/eac_cli/patches/object/runner_with.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/patches/object.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli/patches.rb +0 -4
- data/vendor/eac_cli/lib/eac_cli/runner/after_class_methods.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/runner/context.rb +0 -36
- data/vendor/eac_cli/lib/eac_cli/runner/exit.rb +0 -13
- data/vendor/eac_cli/lib/eac_cli/runner/instance_methods.rb +0 -42
- data/vendor/eac_cli/lib/eac_cli/runner.rb +0 -49
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder/alternative.rb +0 -56
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder.rb +0 -73
- data/vendor/eac_cli/lib/eac_cli/runner_with/help.rb +0 -41
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands/definition_concern.rb +0 -10
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands.rb +0 -119
- data/vendor/eac_cli/lib/eac_cli/runner_with.rb +0 -9
- data/vendor/eac_cli/lib/eac_cli/runner_with_set.rb +0 -50
- data/vendor/eac_cli/lib/eac_cli/speaker/_constants.rb +0 -12
- data/vendor/eac_cli/lib/eac_cli/speaker/list.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/speaker/options.rb +0 -38
- data/vendor/eac_cli/lib/eac_cli/speaker.rb +0 -127
- data/vendor/eac_cli/lib/eac_cli/version.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli.rb +0 -7
- data/vendor/eac_cli/spec/lib/eac_cli/definition/alternative_spec.rb +0 -18
- data/vendor/eac_cli/spec/lib/eac_cli/old_configs_spec.rb +0 -14
- data/vendor/eac_cli/spec/lib/eac_cli/parser/alternative_spec.rb +0 -140
- data/vendor/eac_cli/spec/lib/eac_cli/runner_spec.rb +0 -129
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/help_spec.rb +0 -42
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/subcommands_spec.rb +0 -85
- data/vendor/eac_cli/spec/lib/eac_cli/speaker_spec.rb +0 -32
- data/vendor/eac_cli/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_cli/spec/spec_helper.rb +0 -4
- data/vendor/eac_config/Gemfile +0 -5
- data/vendor/eac_config/eac_config.gemspec +0 -19
- data/vendor/eac_config/lib/eac_config/entry.rb +0 -49
- data/vendor/eac_config/lib/eac_config/entry_path.rb +0 -41
- data/vendor/eac_config/lib/eac_config/envvars_node/entry.rb +0 -54
- data/vendor/eac_config/lib/eac_config/envvars_node.rb +0 -25
- data/vendor/eac_config/lib/eac_config/load_nodes_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/load_path.rb +0 -28
- data/vendor/eac_config/lib/eac_config/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/node_entry.rb +0 -18
- data/vendor/eac_config/lib/eac_config/node_uri.rb +0 -38
- data/vendor/eac_config/lib/eac_config/old_configs/base.rb +0 -43
- data/vendor/eac_config/lib/eac_config/old_configs/file.rb +0 -47
- data/vendor/eac_config/lib/eac_config/old_configs.rb +0 -75
- data/vendor/eac_config/lib/eac_config/paths_hash/entry_key_error.rb +0 -8
- data/vendor/eac_config/lib/eac_config/paths_hash/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/paths_hash/path_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/paths_hash.rb +0 -56
- data/vendor/eac_config/lib/eac_config/version.rb +0 -5
- data/vendor/eac_config/lib/eac_config/yaml_file_node/entry.rb +0 -37
- data/vendor/eac_config/lib/eac_config/yaml_file_node.rb +0 -48
- data/vendor/eac_config/lib/eac_config.rb +0 -7
- data/vendor/eac_config/spec/lib/eac_config/entry_path_spec.rb +0 -30
- data/vendor/eac_config/spec/lib/eac_config/envvars_node/entry_spec.rb +0 -14
- data/vendor/eac_config/spec/lib/eac_config/envvars_node_spec.rb +0 -40
- data/vendor/eac_config/spec/lib/eac_config/old_configs_spec.rb +0 -46
- data/vendor/eac_config/spec/lib/eac_config/paths_hash_spec.rb +0 -88
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec.rb +0 -52
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1.yaml +0 -6
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2/storage1_2_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2.yaml +0 -4
- data/vendor/eac_config/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_config/spec/spec_helper.rb +0 -4
- data/vendor/eac_docker/Gemfile +0 -5
- data/vendor/eac_docker/eac_docker.gemspec +0 -19
- data/vendor/eac_docker/lib/eac_docker/container.rb +0 -78
- data/vendor/eac_docker/lib/eac_docker/debug.rb +0 -15
- data/vendor/eac_docker/lib/eac_docker/executables.rb +0 -18
- data/vendor/eac_docker/lib/eac_docker/images/base.rb +0 -14
- data/vendor/eac_docker/lib/eac_docker/images/coded.rb +0 -43
- data/vendor/eac_docker/lib/eac_docker/images/named.rb +0 -30
- data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +0 -41
- data/vendor/eac_docker/lib/eac_docker/images.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/registry.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/version.rb +0 -5
- data/vendor/eac_docker/lib/eac_docker.rb +0 -7
- data/vendor/eac_docker/spec/lib/eac_docker/executables_spec.rb +0 -9
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec.rb +0 -12
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec_files/image1/Dockerfile +0 -1
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec.rb +0 -18
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec_files/stub_docker_image/Dockerfile +0 -1
- data/vendor/eac_docker/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_docker/spec/spec_helper.rb +0 -4
- data/vendor/eac_fs/Gemfile +0 -5
- data/vendor/eac_fs/eac_fs.gemspec +0 -20
- data/vendor/eac_fs/lib/eac_fs/cache.rb +0 -64
- data/vendor/eac_fs/lib/eac_fs/cached_download.rb +0 -39
- data/vendor/eac_fs/lib/eac_fs/file_info.rb +0 -29
- data/vendor/eac_fs/lib/eac_fs/patches/module/fs_cache.rb +0 -10
- data/vendor/eac_fs/lib/eac_fs/patches/module.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/object/fs_cache.rb +0 -17
- data/vendor/eac_fs/lib/eac_fs/patches/object.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/pathname/info.rb +0 -12
- data/vendor/eac_fs/lib/eac_fs/patches/pathname.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/traversable.rb +0 -45
- data/vendor/eac_fs/lib/eac_fs/traverser.rb +0 -76
- data/vendor/eac_fs/lib/eac_fs/version.rb +0 -5
- data/vendor/eac_fs/lib/eac_fs.rb +0 -7
- data/vendor/eac_fs/spec/lib/eac_fs/cache_spec.rb +0 -32
- data/vendor/eac_fs/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_fs/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_base0/Gemfile +0 -5
- data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +0 -21
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application.rb +0 -83
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application_xdg.rb +0 -34
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/core_ext.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/jobs_runner.rb +0 -31
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class/jobs_runner.rb +0 -10
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object/runner_with.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner/test_all.rb +0 -22
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner.rb +0 -73
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/confirmation.rb +0 -42
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/filesystem_traverser.rb +0 -52
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/input.rb +0 -36
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/output.rb +0 -58
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with.rb +0 -9
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0.rb +0 -7
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/confirmation_spec.rb +0 -42
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/output_spec.rb +0 -81
- data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_ruby_base0/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/LICENCE +0 -16
- data/vendor/eac_ruby_gems_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_gems_utils/eac_ruby_gems_utils.gemspec +0 -30
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/command.rb +0 -33
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/version_file.rb +0 -41
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem.rb +0 -97
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/base.rb +0 -57
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/minitest.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/decorated_gem.rb +0 -48
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/result.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple.rb +0 -84
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/rspec.rb +0 -21
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests.rb +0 -9
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/code/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec.rb +0 -14
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec_files/a_version_file.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem_spec.rb +0 -20
- data/vendor/eac_ruby_gems_utils/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile.lock +0 -19
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Rakefile +0 -14
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/exe/myrunner +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/mygem.gemspec +0 -16
- data/vendor/eac_ruby_utils/Gemfile +0 -16
- data/vendor/eac_ruby_utils/MIT-LICENCE +0 -16
- data/vendor/eac_ruby_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/abstract_methods.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/arguments_consumer.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/blank_not_blank.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/by_reference.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/class_setup.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/module_setup.rb +0 -41
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/class_initialize.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/instance_initialize.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/super_args.rb +0 -54
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor.rb +0 -89
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/compact.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/context.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/contextualizable.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/core_ext.rb +0 -6
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/custom_format.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/base_env.rb +0 -28
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/concat.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/envvars.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +0 -172
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/file.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/local_env.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/process.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/spawn.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/dasho_options.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/identity_file.rb +0 -25
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/quiet.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/terminal.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env.rb +0 -75
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/clearable_directory.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/extname.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/logs.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/directory.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/file.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +0 -79
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +0 -35
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/array_accessor.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/base_accessor.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/boolean_accessor.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/class_methods.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/common_accessor.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/hash_accessor.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/instance_methods.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/inflector.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/class_methods.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/instance_methods.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/integer_list.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/list.rb +0 -99
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/lists.rb +0 -59
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/string_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/symbol_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/value.rb +0 -39
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/local_time_zone.rb +0 -48
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/options_consumer.rb +0 -62
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patch.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/abstract.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/common_constructor.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/self_included_modules.rb +0 -7
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/settings_provider.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable/boolean_combinations.rb +0 -45
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/current.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/stopped.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/sym_keys_hash.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel/nyi.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/common_concern.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/immutable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/listable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/speaker.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/asserts.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/call_if_proc.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/compact.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/debug.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/i18n_translate.rb +0 -13
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_nil.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_present.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_respond.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/to_pathname.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/basename_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/if_match.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/to_parser.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/delimited.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/inflector.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time/required_zone.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +0 -51
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/regexp_parser.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/require_sub.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +0 -12
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +0 -49
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/command.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/on_clean_environment.rb +0 -26
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider/setting_value.rb +0 -69
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/simple_cache.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/receiver.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/sender.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/string_delimited.rb +0 -70
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/struct.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/yaml.rb +0 -105
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/abstract_methods_spec.rb +0 -28
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/arguments_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/blank_not_blank_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_concern_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_constructor_spec.rb +0 -125
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/custom_format_spec.rb +0 -60
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/executable_spec.rb +0 -37
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/ssh_env_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/extname_spec.rb +0 -18
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp/temp_spec.rb +0 -12
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp_spec.rb +0 -52
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/inflector_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/listable_spec.rb +0 -212
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/local_time_zone_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/options_consumer_spec.rb +0 -45
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/abstract_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/self_included_modules_spec.rb +0 -30
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerable/boolean_combinations_spec.rb +0 -39
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/current_spec.rb +0 -26
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/stopped_spec.rb +0 -32
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/options_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/sym_keys_hash_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/listable_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/simple_cache_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/speaker_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/call_if_proc_spec.rb +0 -11
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/if_present_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/basename_sub_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +0 -33
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/string/delimited_spec.rb +0 -34
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_module_a.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_not_module.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec.rb +0 -19
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/ruby_spec.rb +0 -22
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/settings_provider_spec.rb +0 -54
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/simple_cache_spec.rb +0 -129
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/struct_spec.rb +0 -57
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/yaml_spec.rb +0 -75
- data/vendor/eac_ruby_utils/spec/locales/pt-BR.yml +0 -55
- data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_utils/spec/spec_helper.rb +0 -15
- data/vendor/eac_templates/Gemfile +0 -5
- data/vendor/eac_templates/eac_templates.gemspec +0 -19
- data/vendor/eac_templates/lib/eac_templates/directory.rb +0 -108
- data/vendor/eac_templates/lib/eac_templates/file.rb +0 -48
- data/vendor/eac_templates/lib/eac_templates/patches/module/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/module/template.rb +0 -10
- data/vendor/eac_templates/lib/eac_templates/patches/module.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches/object/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object/template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/searcher.rb +0 -53
- data/vendor/eac_templates/lib/eac_templates/variable_not_found_error.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates/variable_providers/base.rb +0 -21
- data/vendor/eac_templates/lib/eac_templates/variable_providers/config_reader.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers/entries_reader.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/generic.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/hash.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/version.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates.rb +0 -7
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec.rb +0 -35
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/expected_content +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/source.template +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec.rb +0 -30
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file1.template +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file2 +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path2/subdir1/file3.template +0 -1
- data/vendor/eac_templates/spec/lib/object/template_spec.rb +0 -23
- data/vendor/eac_templates/spec/lib/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_templates/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_templates/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/Gemfile +0 -16
- data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/core_ext.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/executables.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +0 -18
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/compressed_package.rb +0 -48
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build.rb +0 -41
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build_file.rb +0 -27
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected.rb +0 -45
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs.rb +0 -10
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/album.rb +0 -42
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/resource.rb +0 -64
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/song.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book.rb +0 -65
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +0 -6
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/container.rb +0 -70
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/convert_job.rb +0 -91
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/quality.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/resolution.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +0 -61
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/instance.rb +0 -32
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +0 -43
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/files_list.rb +0 -76
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos.rb +0 -11
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils.rb +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/resolution_spec.rb +0 -18
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +0 -13
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +0 -28
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +0 -49
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +0 -43
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +0 -59
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +0 -44
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +0 -35
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +0 -16
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +0 -9
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/album/inner.html.erb +0 -3
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/custom_style.css +0 -15
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb +0 -14
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/main.html.erb +0 -24
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/resource/main.html.erb +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/song/inner.html.erb +0 -9
- data/vendor/ultimate_lyrics/Gemfile +0 -5
- data/vendor/ultimate_lyrics/bin/download_parser_spec_files.rb +0 -94
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/field.rb +0 -83
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/lyrics.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/parser.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/exclude_item.rb +0 -17
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/extract_item.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/item.rb +0 -48
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/replace_fields.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/rule.rb +0 -52
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/url_format.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider.rb +0 -96
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider_search.rb +0 -43
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/providers_data.xml +0 -356
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata/field.rb +0 -24
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/version.rb +0 -5
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics.rb +0 -7
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec.rb +0 -20
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.source.html +0 -87
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.target.yaml +0 -36
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.source.html +0 -4
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.source.html +0 -101
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.source.html +0 -1301
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/provider_search_spec.rb +0 -72
- data/vendor/ultimate_lyrics/spec/rubocop_spec.rb +0 -3
- data/vendor/ultimate_lyrics/spec/spec_helper.rb +0 -4
- data/vendor/ultimate_lyrics/ultimate_lyrics.gemspec +0 -21
@@ -1,23 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module EacRubyUtils
|
4
|
-
module Immutable
|
5
|
-
class BaseAccessor
|
6
|
-
common_constructor :name do
|
7
|
-
self.name = name.to_sym
|
8
|
-
end
|
9
|
-
|
10
|
-
def duplicate_object(object)
|
11
|
-
accessor_new_value = yield(immutable_value_get(object))
|
12
|
-
new_values = object.send(:immutable_values_get).merge(name => accessor_new_value)
|
13
|
-
r = object.class.new(*object.immutable_constructor_args)
|
14
|
-
r.send(:immutable_values_set, new_values)
|
15
|
-
r
|
16
|
-
end
|
17
|
-
|
18
|
-
def immutable_value_get(object)
|
19
|
-
object.send(:immutable_values_get)[name]
|
20
|
-
end
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
@@ -1,16 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/immutable/common_accessor'
|
4
|
-
require 'eac_ruby_utils/patches/class/common_constructor'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
module Immutable
|
8
|
-
class BooleanAccessor < ::EacRubyUtils::Immutable::CommonAccessor
|
9
|
-
def apply(klass)
|
10
|
-
super
|
11
|
-
accessor = self
|
12
|
-
klass.send(:define_method, "#{name}?") { send(accessor.name) }
|
13
|
-
end
|
14
|
-
end
|
15
|
-
end
|
16
|
-
end
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module EacRubyUtils
|
4
|
-
module Immutable
|
5
|
-
module ClassMethods
|
6
|
-
def immutable_accessor(*accessors)
|
7
|
-
options = accessors.extract_options!
|
8
|
-
options[:type] ||= const_get('TYPE_COMMON')
|
9
|
-
accessors.each do |name|
|
10
|
-
class_name = options.fetch(:type).to_s.camelize + 'Accessor'
|
11
|
-
::EacRubyUtils::Immutable.const_get(class_name).new(name).apply(self)
|
12
|
-
end
|
13
|
-
end
|
14
|
-
|
15
|
-
private
|
16
|
-
|
17
|
-
def imutable_single_accessor(name, options); end
|
18
|
-
end
|
19
|
-
end
|
20
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/immutable/base_accessor'
|
4
|
-
require 'eac_ruby_utils/patches/class/common_constructor'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
module Immutable
|
8
|
-
class CommonAccessor < ::EacRubyUtils::Immutable::BaseAccessor
|
9
|
-
def apply(klass)
|
10
|
-
accessor = self
|
11
|
-
klass.send(:define_method, name) do |*args|
|
12
|
-
case args.count
|
13
|
-
when 0 then next accessor.immutable_value_get(self)
|
14
|
-
when 1 then next accessor.immutable_value_set(self, args.first)
|
15
|
-
else
|
16
|
-
raise ::ArgumentError, "wrong number of arguments (given #{args.count}, expected 0..1)"
|
17
|
-
end
|
18
|
-
end
|
19
|
-
end
|
20
|
-
|
21
|
-
def immutable_value_get(object)
|
22
|
-
object.send(:immutable_values_get)[name]
|
23
|
-
end
|
24
|
-
|
25
|
-
def immutable_value_set(object, value)
|
26
|
-
duplicate_object(object) { |_old_value| value }
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
30
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/immutable/base_accessor'
|
4
|
-
require 'eac_ruby_utils/patches/class/common_constructor'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
module Immutable
|
8
|
-
class HashAccessor < ::EacRubyUtils::Immutable::BaseAccessor
|
9
|
-
def apply(klass)
|
10
|
-
apply_get(klass)
|
11
|
-
apply_set(klass)
|
12
|
-
end
|
13
|
-
|
14
|
-
def immutable_value_get(object)
|
15
|
-
super || {}
|
16
|
-
end
|
17
|
-
|
18
|
-
def immutable_value_set(object, key, value)
|
19
|
-
duplicate_object(object) do |old_value|
|
20
|
-
(old_value || {}).merge(key => value)
|
21
|
-
end
|
22
|
-
end
|
23
|
-
|
24
|
-
private
|
25
|
-
|
26
|
-
def apply_get(klass)
|
27
|
-
accessor = self
|
28
|
-
klass.send(:define_method, ::ActiveSupport::Inflector.pluralize(name)) do
|
29
|
-
accessor.immutable_value_get(self)
|
30
|
-
end
|
31
|
-
end
|
32
|
-
|
33
|
-
def apply_set(klass)
|
34
|
-
accessor = self
|
35
|
-
klass.send(:define_method, name) do |*args|
|
36
|
-
case args.count
|
37
|
-
when 1 then next accessor.immutable_value_get(self, args[0])
|
38
|
-
when 2 then next accessor.immutable_value_set(self, *args[0..1])
|
39
|
-
else
|
40
|
-
raise ::ArgumentError, "wrong number of arguments (given #{args.count}, expected 1..2)"
|
41
|
-
end
|
42
|
-
end
|
43
|
-
end
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end
|
@@ -1,21 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module EacRubyUtils
|
4
|
-
module Immutable
|
5
|
-
module InstanceMethods
|
6
|
-
def immutable_constructor_args
|
7
|
-
[]
|
8
|
-
end
|
9
|
-
|
10
|
-
private
|
11
|
-
|
12
|
-
def immutable_values_get
|
13
|
-
@immutable_values || {}
|
14
|
-
end
|
15
|
-
|
16
|
-
def immutable_values_set(new_values)
|
17
|
-
@immutable_values = new_values
|
18
|
-
end
|
19
|
-
end
|
20
|
-
end
|
21
|
-
end
|
@@ -1,15 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/patches/module/common_concern'
|
4
|
-
require 'eac_ruby_utils/require_sub'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
module Immutable
|
8
|
-
::EacRubyUtils.require_sub __FILE__
|
9
|
-
|
10
|
-
common_concern do
|
11
|
-
include ::EacRubyUtils::Listable
|
12
|
-
lists.add_symbol :type, :array, :boolean, :common, :hash
|
13
|
-
end
|
14
|
-
end
|
15
|
-
end
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'active_support/inflector'
|
4
|
-
|
5
|
-
module EacRubyUtils
|
6
|
-
class Inflector
|
7
|
-
class << self
|
8
|
-
VARIABLE_NAME_PATTERN = /[_a-z][_a-z0-9]*/i.freeze
|
9
|
-
|
10
|
-
# Convert a string to a variable format: first character as a lowercase letter or underscore
|
11
|
-
# and other as a lowercase letter, underscore or numbers.
|
12
|
-
# @param string [String] The source string.
|
13
|
-
# @param validate [Boolean] Affect the outcome when the result builded is not in a valid
|
14
|
-
# variable format. If `true`, it raises a {ArgumentError}. If `false`, return `nil`.
|
15
|
-
# @return [String, nil]
|
16
|
-
# @raise [ArgumentError]
|
17
|
-
def variableize(string, validate = true)
|
18
|
-
r = ::ActiveSupport::Inflector.transliterate(string).gsub(/[^_a-z0-9]/i, '_')
|
19
|
-
.gsub(/_+/, '_').gsub(/_\z/, '').gsub(/\A_/, '').downcase
|
20
|
-
m = VARIABLE_NAME_PATTERN.match(r)
|
21
|
-
return r if m
|
22
|
-
return nil unless validate
|
23
|
-
|
24
|
-
raise ::ArgumentError, "Invalid variable name \"#{r}\" was generated " \
|
25
|
-
"from string \"#{string}\""
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module EacRubyUtils
|
4
|
-
module Listable
|
5
|
-
module InstanceMethods
|
6
|
-
LISTABLE_INSTANCE_VALUE_METHODS = %w[label description].freeze
|
7
|
-
|
8
|
-
def method_missing(name, *args, &block)
|
9
|
-
list, method = parse_method(name)
|
10
|
-
list && method ? list.instance_value(self).send(method) : super
|
11
|
-
end
|
12
|
-
|
13
|
-
def respond_to_missing?(name, include_all = false)
|
14
|
-
list, method = parse_method(name)
|
15
|
-
list && method ? true : super
|
16
|
-
end
|
17
|
-
|
18
|
-
private
|
19
|
-
|
20
|
-
def parse_method(method)
|
21
|
-
self.class.lists.acts_as_listable_items.each do |item, list|
|
22
|
-
LISTABLE_INSTANCE_VALUE_METHODS.each do |m|
|
23
|
-
return [list, m] if method.to_s == "#{item}_#{m}"
|
24
|
-
end
|
25
|
-
end
|
26
|
-
[nil, nil]
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
30
|
-
end
|
@@ -1,23 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require_relative 'list'
|
4
|
-
|
5
|
-
module EacRubyUtils
|
6
|
-
module Listable
|
7
|
-
class IntegerList < ::EacRubyUtils::Listable::List
|
8
|
-
protected
|
9
|
-
|
10
|
-
def parse_labels(labels)
|
11
|
-
if labels.first.is_a?(Hash)
|
12
|
-
Hash[labels.first.map { |k, v| [k.to_i, v.to_s] }]
|
13
|
-
else
|
14
|
-
Hash[labels.each_with_index.map { |v, i| [i + 1, v.to_s] }]
|
15
|
-
end
|
16
|
-
end
|
17
|
-
|
18
|
-
def build_value(index, _key)
|
19
|
-
index + 1
|
20
|
-
end
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
@@ -1,99 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
module EacRubyUtils
|
4
|
-
module Listable
|
5
|
-
class List
|
6
|
-
attr_reader :item
|
7
|
-
|
8
|
-
def initialize(lists, item, labels)
|
9
|
-
@lists = lists
|
10
|
-
@item = item
|
11
|
-
@values = build_values(labels)
|
12
|
-
apply_constants
|
13
|
-
end
|
14
|
-
|
15
|
-
def each_value(&block)
|
16
|
-
values.each(&block)
|
17
|
-
end
|
18
|
-
|
19
|
-
def values
|
20
|
-
@values.values.map(&:value)
|
21
|
-
end
|
22
|
-
|
23
|
-
def options
|
24
|
-
@values.values.map { |v| [v.label, v.value] }
|
25
|
-
end
|
26
|
-
|
27
|
-
def method_missing(name, *args, &block)
|
28
|
-
list = find_list_by_method(name)
|
29
|
-
list || super
|
30
|
-
end
|
31
|
-
|
32
|
-
def respond_to_missing?(name, include_all = false)
|
33
|
-
find_list_by_method(name) || super
|
34
|
-
end
|
35
|
-
|
36
|
-
def hash_keys_validate!(hash, error_class = ::StandardError)
|
37
|
-
hash.keys.each { |key| value_validate!(key, error_class) }
|
38
|
-
hash
|
39
|
-
end
|
40
|
-
|
41
|
-
def i18n_key
|
42
|
-
"eac_ruby_utils.listable.#{class_i18n_key}.#{item}"
|
43
|
-
end
|
44
|
-
|
45
|
-
def instance_value(instance)
|
46
|
-
v = instance.send(item)
|
47
|
-
return @values[v] if @values.key?(v)
|
48
|
-
|
49
|
-
raise "List value unkown: #{v} (Source: #{@lists.source}, Item: #{item})"
|
50
|
-
end
|
51
|
-
|
52
|
-
def value_valid?(value)
|
53
|
-
values.include?(value)
|
54
|
-
end
|
55
|
-
|
56
|
-
def value_validate!(value, error_class = ::StandardError)
|
57
|
-
return value if value_valid?(value)
|
58
|
-
|
59
|
-
raise(error_class, "Invalid value: \"#{value}\" (Valid: #{values_to_s})")
|
60
|
-
end
|
61
|
-
|
62
|
-
def values_to_s
|
63
|
-
values.map { |v| "\"#{v}\"" }.join(', ')
|
64
|
-
end
|
65
|
-
|
66
|
-
private
|
67
|
-
|
68
|
-
def class_i18n_key
|
69
|
-
@lists.source.name.underscore.to_sym
|
70
|
-
end
|
71
|
-
|
72
|
-
def find_list_by_method(method)
|
73
|
-
@values.values.each do |v|
|
74
|
-
return v if method.to_s == "value_#{v.key}"
|
75
|
-
end
|
76
|
-
nil
|
77
|
-
end
|
78
|
-
|
79
|
-
def constants
|
80
|
-
labels.each_with_index.map { |v, i| ["#{item.upcase}_#{v.upcase}", values[i]] }
|
81
|
-
end
|
82
|
-
|
83
|
-
def apply_constants
|
84
|
-
@values.values.each do |v|
|
85
|
-
@lists.source.const_set(v.constant_name, v.value)
|
86
|
-
end
|
87
|
-
end
|
88
|
-
|
89
|
-
def build_values(labels)
|
90
|
-
vs = {}
|
91
|
-
parse_labels(labels).each do |value, key|
|
92
|
-
v = Value.new(self, value, key)
|
93
|
-
vs[v.value] = v
|
94
|
-
end
|
95
|
-
vs
|
96
|
-
end
|
97
|
-
end
|
98
|
-
end
|
99
|
-
end
|
@@ -1,59 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'active_support/hash_with_indifferent_access'
|
4
|
-
require 'active_support/core_ext/string/inflections'
|
5
|
-
require_relative 'integer_list'
|
6
|
-
require_relative 'string_list'
|
7
|
-
require_relative 'symbol_list'
|
8
|
-
|
9
|
-
module EacRubyUtils
|
10
|
-
module Listable
|
11
|
-
class Lists
|
12
|
-
attr_reader :source
|
13
|
-
|
14
|
-
def initialize(source)
|
15
|
-
@source = source
|
16
|
-
end
|
17
|
-
|
18
|
-
%w[integer string symbol].each do |list_type|
|
19
|
-
define_method "add_#{list_type}" do |item, *labels|
|
20
|
-
add(::EacRubyUtils::Listable.const_get("#{list_type}_list".camelize), item, labels)
|
21
|
-
end
|
22
|
-
end
|
23
|
-
|
24
|
-
def method_missing(name, *args, &block)
|
25
|
-
list = find_list_by_method(name)
|
26
|
-
list || super
|
27
|
-
end
|
28
|
-
|
29
|
-
def respond_to_missing?(name, include_all = false)
|
30
|
-
find_list_by_method(name) || super
|
31
|
-
end
|
32
|
-
|
33
|
-
def acts_as_listable_items
|
34
|
-
@acts_as_listable_items ||= ActiveSupport::HashWithIndifferentAccess.new
|
35
|
-
end
|
36
|
-
|
37
|
-
private
|
38
|
-
|
39
|
-
def add(list_class, item, labels)
|
40
|
-
check_acts_as_listable_new_item(item)
|
41
|
-
acts_as_listable_items[item] = list_class.new(self, item, labels)
|
42
|
-
end
|
43
|
-
|
44
|
-
def check_acts_as_listable_new_item(item)
|
45
|
-
return unless acts_as_listable_items.key?(item)
|
46
|
-
|
47
|
-
raise "Item já adicionado anteriormente: #{item} em #{self} " \
|
48
|
-
"(#{acts_as_listable_items.keys})"
|
49
|
-
end
|
50
|
-
|
51
|
-
def find_list_by_method(method)
|
52
|
-
acts_as_listable_items.each do |item, list|
|
53
|
-
return list if method.to_sym == item.to_sym
|
54
|
-
end
|
55
|
-
nil
|
56
|
-
end
|
57
|
-
end
|
58
|
-
end
|
59
|
-
end
|
@@ -1,19 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require_relative 'list'
|
4
|
-
|
5
|
-
module EacRubyUtils
|
6
|
-
module Listable
|
7
|
-
class StringList < ::EacRubyUtils::Listable::List
|
8
|
-
protected
|
9
|
-
|
10
|
-
def parse_labels(labels)
|
11
|
-
if labels.first.is_a?(Hash)
|
12
|
-
Hash[labels.first.map { |k, v| [k.to_s, v.to_s] }]
|
13
|
-
else
|
14
|
-
Hash[labels.map { |v| [v.to_s, v.to_s] }]
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
18
|
-
end
|
19
|
-
end
|
@@ -1,19 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require_relative 'list'
|
4
|
-
|
5
|
-
module EacRubyUtils
|
6
|
-
module Listable
|
7
|
-
class SymbolList < ::EacRubyUtils::Listable::List
|
8
|
-
protected
|
9
|
-
|
10
|
-
def parse_labels(labels)
|
11
|
-
if labels.first.is_a?(Hash)
|
12
|
-
Hash[labels.first.map { |k, v| [k.to_sym, v.to_sym] }]
|
13
|
-
else
|
14
|
-
Hash[labels.map { |v| [v.to_sym, v.to_sym] }]
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
18
|
-
end
|
19
|
-
end
|
@@ -1,39 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/inflector'
|
4
|
-
|
5
|
-
module EacRubyUtils
|
6
|
-
module Listable
|
7
|
-
class Value
|
8
|
-
attr_reader :value, :key
|
9
|
-
|
10
|
-
def initialize(list, value, key)
|
11
|
-
@list = list
|
12
|
-
@value = value
|
13
|
-
@key = key
|
14
|
-
end
|
15
|
-
|
16
|
-
def to_s
|
17
|
-
"I: #{@list.item}, V: #{@value}, K: #{@key}"
|
18
|
-
end
|
19
|
-
|
20
|
-
def constant_name
|
21
|
-
::EacRubyUtils::Inflector.variableize("#{@list.item}_#{@key}").upcase
|
22
|
-
end
|
23
|
-
|
24
|
-
def label
|
25
|
-
translate('label')
|
26
|
-
end
|
27
|
-
|
28
|
-
def description
|
29
|
-
translate('description')
|
30
|
-
end
|
31
|
-
|
32
|
-
private
|
33
|
-
|
34
|
-
def translate(translate_key)
|
35
|
-
::I18n.t("#{@list.i18n_key}.#{@key}.#{translate_key}")
|
36
|
-
end
|
37
|
-
end
|
38
|
-
end
|
39
|
-
end
|
@@ -1,17 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'active_support/concern'
|
4
|
-
Dir["#{__dir__}/#{::File.basename(__FILE__, '.*')}/*.rb"].sort.each do |partial|
|
5
|
-
require partial
|
6
|
-
end
|
7
|
-
|
8
|
-
module EacRubyUtils
|
9
|
-
module Listable
|
10
|
-
extend ActiveSupport::Concern
|
11
|
-
|
12
|
-
included do
|
13
|
-
extend(ClassMethods)
|
14
|
-
include(InstanceMethods)
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
@@ -1,48 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'active_support/core_ext/object/blank'
|
4
|
-
require 'active_support/values/time_zone'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
module LocalTimeZone
|
8
|
-
DEBIAN_CONFIG_PATH = '/etc/timezone'
|
9
|
-
|
10
|
-
class << self
|
11
|
-
TIMEDATECTL_TIMEZONE_LINE_PATTERN = %r{\s*Time zone:\s*(\S+/\S+)\s}.freeze
|
12
|
-
|
13
|
-
# @return [ActiveSupport::TimeZone]
|
14
|
-
def auto
|
15
|
-
%w[tz_env debian_config offset].lazy.map { |s| send("by_#{s}") }.find(&:present?)
|
16
|
-
end
|
17
|
-
|
18
|
-
def auto_set
|
19
|
-
::Time.zone = auto
|
20
|
-
end
|
21
|
-
|
22
|
-
# @return [ActiveSupport::TimeZone]
|
23
|
-
def by_debian_config
|
24
|
-
path = ::Pathname.new(DEBIAN_CONFIG_PATH)
|
25
|
-
path.exist? ? path.read.strip.if_present { |v| ::ActiveSupport::TimeZone[v] } : nil
|
26
|
-
end
|
27
|
-
|
28
|
-
# @return [ActiveSupport::TimeZone]
|
29
|
-
def by_offset
|
30
|
-
::ActiveSupport::TimeZone[::Time.now.getlocal.gmt_offset]
|
31
|
-
end
|
32
|
-
|
33
|
-
# @return [ActiveSupport::TimeZone]
|
34
|
-
def by_timedatectl
|
35
|
-
executable = ::EacRubyUtils::Envs.local.executable('timedatectl', '--version')
|
36
|
-
return nil unless executable.exist?
|
37
|
-
|
38
|
-
TIMEDATECTL_TIMEZONE_LINE_PATTERN.if_match(executable.command.execute!) { |m| m[1] }
|
39
|
-
.if_present { |v| ::ActiveSupport::TimeZone[v] }
|
40
|
-
end
|
41
|
-
|
42
|
-
# @return [ActiveSupport::TimeZone]
|
43
|
-
def by_tz_env
|
44
|
-
ENV['TZ'].presence
|
45
|
-
end
|
46
|
-
end
|
47
|
-
end
|
48
|
-
end
|
@@ -1,62 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'active_support/core_ext/hash/indifferent_access'
|
4
|
-
require 'ostruct'
|
5
|
-
|
6
|
-
module EacRubyUtils
|
7
|
-
class OptionsConsumer
|
8
|
-
DEFAULT_OPTIONS = { validate: true, ostruct: false }.with_indifferent_access.freeze
|
9
|
-
|
10
|
-
def initialize(data)
|
11
|
-
@data = data.with_indifferent_access
|
12
|
-
end
|
13
|
-
|
14
|
-
def consume(key, default_value = nil, &block)
|
15
|
-
return default_value unless data.key?(key)
|
16
|
-
|
17
|
-
value = data.delete(key)
|
18
|
-
value = yield(value) if block
|
19
|
-
value
|
20
|
-
end
|
21
|
-
|
22
|
-
# If last argument is a Hash it is used a options.
|
23
|
-
# Options:
|
24
|
-
# * +validate+: validate after consume.
|
25
|
-
# * +ostruct+: return a [OpenStruct] instead a [Hash].
|
26
|
-
# @return [Hash] (Default) or [OpenStruct].
|
27
|
-
def consume_all(*keys)
|
28
|
-
options = consume_all_extract_options(keys)
|
29
|
-
result = consume_all_build_result(keys, options.fetch(:ostruct))
|
30
|
-
validate if options.fetch(:validate)
|
31
|
-
result
|
32
|
-
end
|
33
|
-
|
34
|
-
def validate
|
35
|
-
return if data.empty?
|
36
|
-
|
37
|
-
raise "Invalid keys: #{data.keys}"
|
38
|
-
end
|
39
|
-
|
40
|
-
def left_data
|
41
|
-
data.dup
|
42
|
-
end
|
43
|
-
|
44
|
-
private
|
45
|
-
|
46
|
-
attr_reader :data
|
47
|
-
|
48
|
-
def consume_all_extract_options(keys)
|
49
|
-
options = DEFAULT_OPTIONS
|
50
|
-
options = options.merge(keys.pop.with_indifferent_access) if keys.last.is_a?(Hash)
|
51
|
-
options
|
52
|
-
end
|
53
|
-
|
54
|
-
def consume_all_build_result(keys, ostruct)
|
55
|
-
if ostruct
|
56
|
-
::OpenStruct.new(keys.map { |key| [key, consume(key)] }.to_h)
|
57
|
-
else
|
58
|
-
keys.map { |key| consume(key) }
|
59
|
-
end
|
60
|
-
end
|
61
|
-
end
|
62
|
-
end
|