Skip to content

Instantly share code, notes, and snippets.

@codebryo
Last active August 29, 2015 14:05
Show Gist options
  • Save codebryo/cfaad868515a83ec4d9a to your computer and use it in GitHub Desktop.
Save codebryo/cfaad868515a83ec4d9a to your computer and use it in GitHub Desktop.
Render/Include Slim Partials in Codekit
== Slim::Template.new('partials/_test.slim').render
@madkap
Copy link

madkap commented Nov 18, 2014

This was very useful thank you!

FYI, with Codekit 2.1.9 you can now just type include partials/_test.slim

CodeKit Slim Help page explains how it supports Slim Includes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment