HtmlGrid is a Html-ToolKit for Ruby Webframeworks. To use it you find some help here hints.
- Ruby >= 2.7
Each commit triggers a set of unit tests on github.
bundle install htmlgrid
bundle exec rake clean install:local test
Also ensure that the source code is correctly formatted! The following commands help
- bundle exec rubocop --fix --autocorrect
- bundle exec standardrb --fix
And fix all warnings/errors
- Masaomi Hatakeyama
- Zeno Davatz
- Hannes Wyss (upto Version 1.0)
- Niklaus Giger (ported to Ruby 2.3.0)
- GPLv2.1