class Dut
e.g. last month
Public Class Methods
find(options)
click to toggle source
Calls superclass method
Natural::Fragment::find
# File lib/natural/fragments/timeframes.rb, line 33 def self.find(options) super options.merge(:looking_for => {:and => [Determiner, UnitOfTime]}) end