lib/super_formatter/ecan/import.rb in super_tools-2.1.0 vs lib/super_formatter/ecan/import.rb in super_tools-3.0.1
- old
+ new
@@ -1,7 +1,8 @@
-require 'super_formatter/import'
-require 'super_formatter/hct/head'
-require 'super_formatter/hct/row'
+require "super_formatter/import"
+require "super_formatter/hct/head"
+require "super_formatter/hct/row"
+
module SuperFormatter
module Ecan
class Import < SuperFormatter::Import
callable do