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

- old
+ new

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