Sha256: ab2bddf7fba655beb0672f7ce717a384934d2554de771b854b162018ab03c6a3

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 KB

Contents

Steam
======

The rendering stack used by both Steam and Station (new name of the engine). It includes the rack stack and the liquid drops/filters/tags.

[![Gem Version](https://badge.fury.io/rb/steam.png)](http://badge.fury.io/rb/locomotivecms_steam)

[![Code Climate](https://codeclimate.com/github/locomotivecms/steam.png)](https://codeclimate.com/github/locomotivecms/steam)

[![Dependency Status](https://gemnasium.com/locomotivecms/steam.png)](https://gemnasium.com/locomotivecms/steam)

[![Build Status](https://travis-ci.org/locomotivecms/steam.png?branch=master)](https://travis-ci.org/locomotivecms/steam) (Travis CI)

[![Coverage Status](https://coveralls.io/repos/locomotivecms/steam/badge.png)](https://coveralls.io/r/locomotivecms/steam)

## Installation

Add this line to your application's Gemfile:

    gem 'locomotivecms_steam'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install locomotivecms_steam

## Contributing

1. Fork it ( http://github.com/<my-github-username>/locomotivecms/steam )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add 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
locomotivecms_steam-0.1.2.pre.beta README.md
locomotivecms_steam-0.1.1 README.md
locomotivecms_steam-0.1.0 README.md