Module: CalendariumRomanum::Colours

Extended by:
Enum
Included in:
Constants
Defined in:
lib/calendarium-romanum/enums.rb

Overview

Standard set of liturgical colours

Constant Summary collapse

GREEN =
Colour.new(:green)
VIOLET =
Colour.new(:violet)
WHITE =
Colour.new(:white)
RED =
Colour.new(:red)

Instance Attribute Summary

Attributes included from Enum

#all

Method Summary

Methods included from Enum

[], each, values