Class: HtmlToKit::ToImage
- Inherits:
-
ActiveMethod::Base
- Object
- ActiveMethod::Base
- HtmlToKit::ToImage
- Defined in:
- lib/htmltokit/to_image.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
6 7 8 9 10 |
# File 'lib/htmltokit/to_image.rb', line 6 def call open_page make_screenshot close_browser end |