Sha256: 26825564a26bf85a53fa41a7d507b37b54aa3d1fb1464747666b271566be3e46
Contents?: true
Size: 278 Bytes
Versions: 13
Compression:
Stored size: 278 Bytes
Contents
# title_hai = ["Sl.No;4", "Type;4", "Title;60", states.map {|a| a + ";2"}, col_list.map {|a| "#{a};10"}, "Feature;10", "S.no;3", "File"].flatten class Title def initialize end end class Column attr_accessor :col_name, :col_width def initialize end end
Version data entries
13 entries across 13 versions & 1 rubygems