Toshimaru

Results 24 issues of Toshimaru

```console $ nyan .github/workflows/test.yml jobs: build: strategy: fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macos-latest] runs-on: ${{ matrix.os }} steps: - name: Restore Go modules cache uses: actions/cache@v4 with: path: ~/go/pkg/mod...

## Description Since Ruby 1.9, `BasicObject` is available to create `BlankSlate` class. > BasicObject is the parent class of all classes in Ruby. It's an explicit blank class. > >...

- [x] I'm the package's author and/or maintainer. - [x] I have have read [the docs][1]. - [x] I have tagged a release with a [semver][2] version number. - [x]...

feedback provided
mergeable