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