Class: Rager::Search::Result
- Inherits:
-
T::Struct
- Object
- T::Struct
- Rager::Search::Result
- Extended by:
- T::Sig
- Defined in:
- lib/rager/search/result.rb
Instance Method Summary collapse
Instance Method Details
#to_json(options = nil) ⇒ Object
16 17 18 |
# File 'lib/rager/search/result.rb', line 16 def to_json( = nil) serialize.to_json() end |