Module: Tnql::Nodes::FuzzyAgeNode
- Defined in:
- lib/tnql/nodes/age.rb
Instance Method Summary collapse
Instance Method Details
#to_limits ⇒ Object
21 22 23 |
# File 'lib/tnql/nodes/age.rb', line 21 def to_limits [start.to_exact, finish.to_exact] end |