Method: Html2rss::AttributePostProcessors::Base#value
- Defined in:
- lib/html2rss/attribute_post_processors/base.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
64 65 66 |
# File 'lib/html2rss/attribute_post_processors/base.rb', line 64 def value @value end |