Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby-contracts-0.17-1.mga9 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: ruby-contracts Distribution: Mageia
Version: 0.17 Vendor: Mageia.Org
Release: 1.mga9 Build date: Fri Mar 18 18:26:03 2022
Group: Development/Ruby Build host: localhost
Size: 238308 Source RPM: ruby-contracts-0.17-1.mga9.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/egonSchiele/contracts.ruby
Summary: Contracts for Ruby
This library provides contracts for Ruby. Contracts let you clearly express
how your code behaves, and free you from writing tons of boilerplate,
defensive code.

Provides

Requires

License

BSD

Changelog

* Fri Mar 18 2022 pterjan <pterjan> 0.17-1.mga9
  + Revision: 1798482
  - Update to 0.17

Files

/usr/share/gems/gems/contracts-0.17
/usr/share/gems/gems/contracts-0.17/.github
/usr/share/gems/gems/contracts-0.17/.github/workflows
/usr/share/gems/gems/contracts-0.17/.github/workflows/code_style_checks.yaml
/usr/share/gems/gems/contracts-0.17/.github/workflows/tests.yaml
/usr/share/gems/gems/contracts-0.17/.gitignore
/usr/share/gems/gems/contracts-0.17/.rspec
/usr/share/gems/gems/contracts-0.17/.rubocop.yml
/usr/share/gems/gems/contracts-0.17/.rubocop_todo.yml
/usr/share/gems/gems/contracts-0.17/CHANGELOG.markdown
/usr/share/gems/gems/contracts-0.17/Gemfile
/usr/share/gems/gems/contracts-0.17/LICENSE
/usr/share/gems/gems/contracts-0.17/README.md
/usr/share/gems/gems/contracts-0.17/Rakefile
/usr/share/gems/gems/contracts-0.17/TODO.markdown
/usr/share/gems/gems/contracts-0.17/TUTORIAL.md
/usr/share/gems/gems/contracts-0.17/benchmarks
/usr/share/gems/gems/contracts-0.17/benchmarks/bench.rb
/usr/share/gems/gems/contracts-0.17/benchmarks/hash.rb
/usr/share/gems/gems/contracts-0.17/benchmarks/invariants.rb
/usr/share/gems/gems/contracts-0.17/benchmarks/io.rb
/usr/share/gems/gems/contracts-0.17/benchmarks/wrap_test.rb
/usr/share/gems/gems/contracts-0.17/cucumber.yml
/usr/share/gems/gems/contracts-0.17/dependabot.yml
/usr/share/gems/gems/contracts-0.17/features
/usr/share/gems/gems/contracts-0.17/features/README.md
/usr/share/gems/gems/contracts-0.17/features/basics
/usr/share/gems/gems/contracts-0.17/features/basics/functype.feature
/usr/share/gems/gems/contracts-0.17/features/basics/pretty-print.feature
/usr/share/gems/gems/contracts-0.17/features/basics/simple_example.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/README.md
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/and.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/any.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/args.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/array_of.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/bool.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/enum.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/eq.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/exactly.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/func.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/hash_of.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/int.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/keyword_args.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/maybe.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/nat.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/nat_pos.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/neg.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/none.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/not.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/num.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/or.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/pos.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/range_of.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/respond_to.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/send.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/set_of.feature
/usr/share/gems/gems/contracts-0.17/features/builtin_contracts/xor.feature
/usr/share/gems/gems/contracts-0.17/features/support
/usr/share/gems/gems/contracts-0.17/features/support/env.rb
/usr/share/gems/gems/contracts-0.17/lib
/usr/share/gems/gems/contracts-0.17/lib/contracts
/usr/share/gems/gems/contracts-0.17/lib/contracts.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/attrs.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/builtin_contracts.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/call_with.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/core.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/decorators.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/engine
/usr/share/gems/gems/contracts-0.17/lib/contracts/engine.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/engine/base.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/engine/eigenclass.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/engine/target.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/errors.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/formatters.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/invariants.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/method_handler.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/method_reference.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/support.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/validators.rb
/usr/share/gems/gems/contracts-0.17/lib/contracts/version.rb
/usr/share/gems/gems/contracts-0.17/script
/usr/share/gems/gems/contracts-0.17/script/docs-release
/usr/share/gems/gems/contracts-0.17/script/docs-staging
/usr/share/gems/gems/contracts-0.17/script/rubocop.rb
/usr/share/gems/gems/contracts-0.17/spec
/usr/share/gems/gems/contracts-0.17/spec/attrs_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/builtin_contracts_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/contracts_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/fixtures
/usr/share/gems/gems/contracts-0.17/spec/fixtures/fixtures.rb
/usr/share/gems/gems/contracts-0.17/spec/invariants_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/methods_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/module_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/override_validators_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/ruby_version_specific
/usr/share/gems/gems/contracts-0.17/spec/ruby_version_specific/contracts_spec_1.9.rb
/usr/share/gems/gems/contracts-0.17/spec/ruby_version_specific/contracts_spec_2.0.rb
/usr/share/gems/gems/contracts-0.17/spec/ruby_version_specific/contracts_spec_2.1.rb
/usr/share/gems/gems/contracts-0.17/spec/spec_helper.rb
/usr/share/gems/gems/contracts-0.17/spec/support.rb
/usr/share/gems/gems/contracts-0.17/spec/support_spec.rb
/usr/share/gems/gems/contracts-0.17/spec/validators_spec.rb
/usr/share/gems/specifications/contracts-0.17.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 03:38:18 2024