trailblazer / cells-haml

Haml integration for Cells
https://github.com/trailblazer/cells-haml
MIT License
5 stars 13 forks source link

Cells::Haml

Haml support for Cells.

Installation

Add this line to your application's Gemfile:

gem 'cells-haml'

Usage

class SongCell < Cell::ViewModelHaml

If that doesn't work, read the docs.