https://github.com/zdavatz/htmlgrid
htmlgrid
https://github.com/zdavatz/htmlgrid
Last synced: about 1 year ago
JSON representation
htmlgrid
- Host: GitHub
- URL: https://github.com/zdavatz/htmlgrid
- Owner: zdavatz
- License: lgpl-2.1
- Created: 2013-08-06T06:12:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T19:44:00.000Z (over 2 years ago)
- Last Synced: 2024-05-01T23:16:29.446Z (about 2 years ago)
- Language: Ruby
- Size: 314 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# htmlgrid
* https://github.com/zdavatz/htmlgrid
## DESCRIPTION:
HtmlGrid is a Html-ToolKit for Ruby Webframeworks. Some hints on howto use it are found in the file hints.textile.
## FEATURES/PROBLEMS:
This may be replaced by Ramaze one day, but lets see.
## REQUIREMENTS:
* Ruby >= 2.1
Each commit triggers a set of unit tests on "Travis-CI":https://travis-ci.org/ngiger/htmlgrid. The build status for the fork by Niklaus Giger can be seen "here":https://travis-ci.org/ngiger/htmlgrid.svg?branch=master
## INSTALL:
gem install htmlgrid
## TEST:
bundle exec rake clean install:local test
## DEVELOPERS:
* Masaomi Hatakeyama
* Zeno Davatz
* Hannes Wyss (upto Version 1.0)
* Niklaus Giger (ported to Ruby 2.3.0)
## LICENSE:
* GPLv2.1