Skip to content

Tags: railsdoc/railsdoc.github.io

Tags

v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix medium width layout (#174)

* fix: Fix medium width layout

- col-md-3
- col-md-2
- col-md-7

The sum should be 12 (3+2+7).

* Update LICENSE and README

* ci: Fix `RUBY_YJIT_ENABLE` value

* fix: Fix typo