# File lib/table_print/returnable.rb, line 12 def clear(klass) TablePrint::Config.clear(klass) "Cleared table_print config for #{klass}" end
# File lib/table_print/returnable.rb, line 17 def config_for(klass) TablePrint::Config.for(klass) end
Generated with the Darkfish Rdoc Generator 2.