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