inky-rb

Add inky-rb to your application
Icons/chart bar
Used 18 times
Created by
D Daniel Khaapamyaki

Usage
Inky is an HTML-based templating language that converts simple HTML into complex, responsive email-ready HTML. Designed for Foundation for Emails, a responsive email framework from ZURB.

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/X8Bs10"
Template Source

Review the code before running this template on your machine.

gem 'inky-rb', require: 'inky'
gem 'premailer-rails'

run 'bundle install'
rails_command 'generate inky:install'
Comments

Sign up or Login to leave a comment.