Method: HTML::Selector#to_s
- Defined in:
- lib/action_controller/vendor/html-scanner/html/selector.rb
permalink #to_s ⇒ Object
:nodoc:
484 485 486 |
# File 'lib/action_controller/vendor/html-scanner/html/selector.rb', line 484 def to_s #:nodoc: @source end |