Sha256: 8a1aa3a93a6ad5b043a5e275872946919f339b1455bf27820939797c02218a07
Contents?: true
Size: 639 Bytes
Versions: 4
Compression:
Stored size: 639 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_85 = { "AW" => "Award", "BB" => "Baby", "BR" => "Bride", "CF" => "Confirmation", "CH" => "Children's", "CM" => "Compact", "CR" => "Cross-reference", "DR" => "Daily readings", "DV" => "Devotional", "FM" => "Family", "GT" => "General/Text", "GF" => "Gift", "LP" => "Lectern/Pulpit", "MN" => "Men's", "PS" => "Primary school", "PW" => "Pew", "SC" => "Scholarly", "SL" => "Slimline", "ST" => "Student", "SU" => "Study", "WG" => "Wedding gift", "WM" => "Women's", "YT" => "Youth" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems