app/helpers/dry_crud/table/col.rb in dry_crud-5.0.0 vs app/helpers/dry_crud/table/col.rb in dry_crud-5.2.0

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: UTF-8 - module DryCrud module Table # Helper class to store column information. class Col #:nodoc: