-
Name
-
fbe
-
Version
-
0.2.1
-
Platform
-
ruby
-
Authors
-
Yegor Bugayenko
-
Bindir
-
bin
-
Date
-
2025-03-13 00:00:00 UTC
-
Dependencies
-
backtrace (~> 0)
baza.rb (~> 0)
decoor (~> 0)
factbase (>= 0.9.1)
faraday (~> 2)
faraday-http-cache (~> 2)
faraday-multipart (~> 1)
faraday-retry (~> 2)
graphql-client (~> 0)
judges (~> 0)
liquid (= 5.5.1)
loog (~> 0)
obk (~> 0)
octokit (~> 9)
others (~> 0)
verbose (~> 0)
-
Description
-
A collection of extensions for a factbase, helping the judges of Zerocracy manipulate the facts and create new ones
-
Email
-
yegor256@gmail.com
-
Extra rdoc files
-
README.md
LICENSE.txt
-
Files
-
.0pdd.yml
.gitattributes
.github/workflows/actionlint.yml
.github/workflows/codecov.yml
.github/workflows/copyrights.yml
.github/workflows/markdown-lint.yml
.github/workflows/pdd.yml
.github/workflows/rake.yml
.github/workflows/reuse.yml
.github/workflows/xcop.yml
.github/workflows/yamllint.yml
.gitignore
.pdd
.rubocop.yml
.rultor.yml
.simplecov
.yamllint.yml
Gemfile
Gemfile.lock
LICENSE.txt
LICENSES/MIT.txt
README.md
REUSE.toml
Rakefile
assets/bylaws/bad-branch-name-was-punished.liquid
assets/bylaws/bug-report-was-rewarded.liquid
assets/bylaws/code-contribution-was-rewarded.liquid
assets/bylaws/code-review-was-rewarded.liquid
assets/bylaws/dud-was-punished.liquid
assets/bylaws/enhancement-suggestion-was-rewarded.liquid
assets/bylaws/published-release-was-rewarded.liquid
assets/bylaws/push-to-master-was-punished.liquid
assets/bylaws/resolved-bug-was-rewarded.liquid
fbe.gemspec
lib/fbe.rb
lib/fbe/award.rb
lib/fbe/bylaws.rb
lib/fbe/conclude.rb
lib/fbe/copy.rb
lib/fbe/enter.rb
lib/fbe/fb.rb
lib/fbe/github_graph.rb
lib/fbe/if_absent.rb
lib/fbe/issue.rb
lib/fbe/iterate.rb
lib/fbe/just_one.rb
lib/fbe/middleware.rb
lib/fbe/middleware/formatter.rb
lib/fbe/middleware/quota.rb
lib/fbe/octo.rb
lib/fbe/overwrite.rb
lib/fbe/pmp.rb
lib/fbe/regularly.rb
lib/fbe/repeatedly.rb
lib/fbe/sec.rb
lib/fbe/unmask_repos.rb
lib/fbe/who.rb
renovate.json
rules/basic.fe
test/fbe/middleware/test_formatter.rb
test/fbe/middleware/test_quota.rb
test/fbe/test_award.rb
test/fbe/test_bylaws.rb
test/fbe/test_conclude.rb
test/fbe/test_copy.rb
test/fbe/test_enter.rb
test/fbe/test_fb.rb
test/fbe/test_github_graph.rb
test/fbe/test_if_absent.rb
test/fbe/test_issue.rb
test/fbe/test_iterate.rb
test/fbe/test_just_one.rb
test/fbe/test_octo.rb
test/fbe/test_overwrite.rb
test/fbe/test_pmp.rb
test/fbe/test_regularly.rb
test/fbe/test_repeatedly.rb
test/fbe/test_sec.rb
test/fbe/test_unmask_repos.rb
test/fbe/test_who.rb
test/test__helper.rb
test/test_fbe.rb
-
Homepage
-
http://github.com/zerocracy/fbe
-
Licenses
-
MIT
-
Metadata
-
{"rubygems_mfa_required"=>"true"}
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.2
-
Specification version
-
4
-
Summary
-
FactBase Extended (FBE), a collection of utility classes for Zerocracy judges
-
Original platform
-
ruby
-
New platform
-
ruby