Method: Explicit::Type::DateRange#min_date
- Defined in:
- lib/explicit/type/date_range.rb
#min_date ⇒ Object (readonly)
Returns the value of attribute min_date.
4 5 6 |
# File 'lib/explicit/type/date_range.rb', line 4 def min_date @min_date end |