lib/nanoc/base/context.rb in nanoc-4.0.0b2 vs lib/nanoc/base/context.rb in nanoc-4.0.0b3

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: utf-8 - module Nanoc::Int # Provides a context and a binding for use in filters such as the ERB and # Haml ones. class Context # Creates a new context based off the contents of the hash.