Sha256: 77063265a635cbd1bc3587dc557cf293df8cbc6451902bc64d94bb6157410dbf
Contents?: true
Size: 636 Bytes
Versions: 1
Compression:
Stored size: 636 Bytes
Contents
[![Build Status](https://travis-ci.org/nanoc/nanoc-erector.png)](https://travis-ci.org/nanoc/nanoc-erector) [![Code Climate](https://codeclimate.com/github/nanoc/nanoc-erector.png)](https://codeclimate.com/github/nanoc/nanoc-erector) [![Coverage Status](https://coveralls.io/repos/nanoc/nanoc-erector/badge.png?branch=master)](https://coveralls.io/r/nanoc/nanoc-erector) # nanoc-erector This provides a filter for [Erector](http://erector.rubyforge.org/). Works with nanoc 3.x. ## Installation `gem install nanoc-erector` ## Usage ```ruby filter :erector ``` Options passed to this filter will be passed on to `Erector.render`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nanoc-erector-1.0.0 | README.md |