Sha256: 0c95ad148b5c59ac5444b3d482fa731607cc818df6e3bcadf260c4635d2f9897

Contents?: true

Size: 623 Bytes

Versions: 3

Compression:

Stored size: 623 Bytes

Contents

# Deas::Erubis

[Deas](https://github.com/redding/deas) template engine for rendering [Erubis](http://www.kuwata-lab.com/erubis/) templates

## Usage

TODO: Write code samples and usage instructions here

## Installation

Add this line to your application's Gemfile:

    gem 'deas-erubis'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install deas-erubis

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
deas-erubis-0.3.0 README.md
deas-erubis-0.2.0 README.md
deas-erubis-0.1.0 README.md