]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
include standalone assets gem in inky-rb docs 497/head
authorZoran <zoran@zurb.com>
Fri, 1 Jul 2016 17:48:30 +0000 (10:48 -0700)
committerZoran <zoran@zurb.com>
Fri, 1 Jul 2016 17:48:30 +0000 (10:48 -0700)
docs/pages/gem-guide.md

index e82ee8cba2fdb1d2c366b97a3128f98407405ad9..51d426f46768885b94a0be6ba5a4229598e2efdc 100644 (file)
@@ -71,4 +71,8 @@ Finally, your mailer layout should have the following structure:
 </html>
 ```
 
-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.