An open API service indexing awesome lists of open source software.

https://github.com/sixarm/sixarm_ruby_erb_util_extensions

SixArm.com » Ruby » ERB Util module extensions and extras
https://github.com/sixarm/sixarm_ruby_erb_util_extensions

erb extensions gem ruby

Last synced: 12 months ago
JSON representation

SixArm.com » Ruby » ERB Util module extensions and extras

Awesome Lists containing this project

README

          

# SixArm.com → Ruby →
ERB Util Extensions

* Docs:
* Repo:

## Introduction

Wrap the methods from the html_output gem into module ERB::Util

For docs go to

Want to help? We're happy to get pull requests.

## Install

### Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_erb_util_extensions

### Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_erb_util_extensions'

### Require

To require the gem in your code:

require 'sixarm_ruby_erb_util_extensions'