Skip to content

Commit

Permalink
Add missing coffee-script require
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Aug 28, 2012
1 parent e1ea72e commit 5f77aa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/skim/template.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "coffee-script"

module Skim
Template = Temple::Templates::Tilt(Skim::Engine, :register_as => :skim)

Expand Down

0 comments on commit 5f77aa4

Please sign in to comment.