Class: AnyParam
- Inherits:
-
String
- Object
- String
- AnyParam
- Defined in:
- lib/sunspot_matchers/matchers.rb
Instance Method Summary collapse
Instance Method Details
#utc ⇒ Object
358 359 360 |
# File 'lib/sunspot_matchers/matchers.rb', line 358 def utc Time.now.utc end |