lib/table_for.rb in table-for-3.1.0 vs lib/table_for.rb in table-for-3.1.1
- old
+ new
@@ -1,7 +1,6 @@
require "action_view"
require "table_for/engine"
-require "blocks"
module TableFor
autoload :Base, "table_for/base"
autoload :ViewAdditions, "table_for/view_additions"
autoload :HelperMethods, "table_for/helper_methods"
\ No newline at end of file