Class: WebCrawler::View::Json
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from WebCrawler::View::Base
Instance Method Details
#render ⇒ Object
5 6 7 |
# File 'lib/web_crawler/view/json.rb', line 5 def render input.to_json end |