From 0b63c4ec30578cb8f05e924b48a9a41deb67b853 Mon Sep 17 00:00:00 2001 From: Zoran Date: Fri, 1 Jul 2016 10:48:30 -0700 Subject: [PATCH] include standalone assets gem in inky-rb docs --- docs/pages/gem-guide.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/pages/gem-guide.md b/docs/pages/gem-guide.md index e82ee8cb..51d426f4 100644 --- a/docs/pages/gem-guide.md +++ b/docs/pages/gem-guide.md @@ -71,4 +71,8 @@ Finally, your mailer layout should have the following structure: ``` -Done! You're now all set to start writing responsive emails with Inky. +Done! You're now all set to start writing responsive emails in your Rails app. + +## Standalone Assets + +To include only the Foundation for Emails styles in your Asset Pipeline, without the Inky templating language, use the [**foundation_emails**](https://github.com/zurb/foundation-emails/#using-the-ruby-gem) gem. -- 2.47.2