From: Zoran Date: Fri, 1 Jul 2016 17:48:30 +0000 (-0700) Subject: include standalone assets gem in inky-rb docs X-Git-Tag: v2.3.0~38^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F497%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git include standalone assets gem in inky-rb docs --- 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.