Class: QuarterEndDate
- Inherits:
-
QuarterBoundaryDate
- Object
- Date
- QuarterBoundaryDate
- QuarterEndDate
- Defined in:
- lib/quarter_system/quarter_boundary_date.rb
Class Method Summary collapse
Class Method Details
.new(*args) ⇒ Object
15 16 17 |
# File 'lib/quarter_system/quarter_boundary_date.rb', line 15 def self.new(*args) super.end_of_month end |