lib/table_for/base.rb in table-for-3.1.0 vs lib/table_for/base.rb in table-for-3.1.1

- old
+ new

@@ -1,5 +1,5 @@ -require 'blocks' +require 'with_template' module TableFor class Base < WithTemplate::Base include TableFor::HelperMethods::InstanceMethods \ No newline at end of file