lib/table-for.rb in table-for-0.0.16 vs lib/table-for.rb in table-for-0.0.17
- old
+ new
@@ -1,9 +1,9 @@
require "action_view"
$LOAD_PATH.unshift(File.dirname(__FILE__))
-require "table_for/table_for"
+require "table_for/base"
require "table_for/helper_methods"
require "table_for/engine"
$LOAD_PATH.shift