module TimeScales::Frame::PartComponents::HasMonthOfQuarter::ClassMixin
Protected Instance Methods
_parts()
click to toggle source
Calls superclass method
# File lib/time_scales/frame/part_components.rb, line 210 def _parts super << Parts::MonthOfQuarter end