8000 GitHub - trailblazer/cells-haml: Haml integration for Cells
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trailblazer/cells-haml

Repository files navigation

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.

0