Sha256: 61339fda51b8deda733f89e7678c847a154e3096c6ab6857416115392cad66b7

Contents?: true

Size: 978 Bytes

Versions: 3

Compression:

Stored size: 978 Bytes

Contents

# Arbo - HTML Views in Ruby

[Arbo](https://github.com/varyonic/arbo) makes it easy to generate HTML directly in Ruby. This gem was forked from [Arbre](https://github.com/activeadmin/arbre),
starting when the author stepped down from maintaining Active Admin in 2018.
Google 'why fork open source' for relevant articles.

[![Version         ][rubygems_badge]][rubygems]

## Goals

The purpose of Arbo is to support Varyonic's fork of ActiveAdmin.

## Getting started

* Check out [the docs][docs].

## Need help?

Please use [StackOverflow][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.


[rubygems_badge]: http://img.shields.io/gem/v/arbo.svg
[rubygems]: https://rubygems.org/gems/arbo

[docs]: https://varyonic.github.io/arbo/
[stackoverflow]: http://stackoverflow.com/questions/tagged/arbo

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
arbo-1.3.1 README.md
arbo-1.3.0 README.md
arbo-1.2.0 README.md