park9140 / arbre

An Object Oriented DOM Tree in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arbre - HTML Views in Ruby

Arbre makes it easy to generate HTML directly in Ruby. This gem was extracted from Active Admin.

Version         Travis CI       Tidelift

Goals

The purpose of Arbre is to leave the view as ruby objects as long as possible. This allows OO Design to be used to implement the view layer.

Getting started

Need help?

Please use StackOverflow for help requests and how-to questions.

Please open GitHub issues for bugs and enhancements only, not general help requests. Please search previous issues (and Google and StackOverflow) before creating a new issue.

Want to support us?

Subscribe to Tidelift to support Arbre and get licensing assurances and timely security notifications.

Security contact information

Please use the Tidelift security contact to report a security vulnerability. Tidelift will coordinate the fix and disclosure.

About

An Object Oriented DOM Tree in Ruby

License:MIT License


Languages

Language:Ruby 99.9%Language:HTML 0.1%