Module: CalendariumRomanum::Constants

Includes:
Colours, Ranks, Seasons
Defined in:
lib/calendarium-romanum/enums.rb

Overview

Convenience module containing all the colour, season and rank constants for easy including

Examples:

include CalendariumRomanum::Constants
RED # now all the constants are available in current module

Since:

  • 0.8.0

Constant Summary

Constants included from Ranks

Ranks::COMMEMORATION, Ranks::FEAST_GENERAL, Ranks::FEAST_LORD_GENERAL, Ranks::FEAST_PROPER, Ranks::FERIAL, Ranks::FERIAL_PRIVILEGED, Ranks::MEMORIAL_GENERAL, Ranks::MEMORIAL_OPTIONAL, Ranks::MEMORIAL_PROPER, Ranks::PRIMARY, Ranks::SOLEMNITY_GENERAL, Ranks::SOLEMNITY_PROPER, Ranks::SUNDAY_UNPRIVILEGED, Ranks::TRIDUUM

Constants included from Seasons

Seasons::ADVENT, Seasons::CHRISTMAS, Seasons::EASTER, Seasons::LENT, Seasons::ORDINARY, Seasons::TRIDUUM

Constants included from Colours

CalendariumRomanum::Colours::GREEN, CalendariumRomanum::Colours::RED, CalendariumRomanum::Colours::VIOLET, CalendariumRomanum::Colours::WHITE

Instance Attribute Summary

Attributes included from Enum

#all

Method Summary

Methods included from Enum

#[], #each, #values