Class: AnyParam

Inherits:
String
  • Object
show all
Defined in:
lib/sunspot_matchers/matchers.rb

Instance Method Summary collapse

Instance Method Details

#utcObject



390
391
392
# File 'lib/sunspot_matchers/matchers.rb', line 390

def utc
  Time.now.utc
end