lib/roda/plugins/render.rb in roda-2.9.0 vs lib/roda/plugins/render.rb in roda-2.10.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen-string-literal: true
+
require "tilt"
class Roda
module RodaPlugins
# The render plugin adds support for template rendering using the tilt