Clone
| config | |||
| example | |||
| lib | |||
| spec | |||
| .gitignore | |||
| .travis.yml | |||
| CHANGELOG.md | |||
| Gemfile | |||
| Gemfile.lock | |||
| LICENSE | |||
| README.md | |||
| Rakefile | |||
| locomotivecms_steam.gemspec |
README
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.
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
- Fork it ( http://github.com/
/locomotivecms/steam ) - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request




