lib/infoboxer/templates/base.rb in infoboxer-0.3.3 vs lib/infoboxer/templates/base.rb in infoboxer-0.4.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Infoboxer
module Templates
class Base < Tree::Template
include Tree