Skip to content

JZO/cells-slim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cells::Slim

Support for Slim templates with Cells.

Installation

Add this line to your application's Gemfile:

gem 'cells-slim'

Usage

Outside of Rails, you need to include Cell::Slim in your cell.

class CommentCell < Cell::ViewModel
  include Cell::Slim

Documentation

More documentation can be found on the Trailblazer page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.6%
  • HTML 8.4%