Class
RSS::OverlappedPrefixError
<
RSS::Error
lib/rss/rss.rb
Methods
N
new
Attributes
[R]
prefix
Class Public methods
new
(prefix)
Link
Source:
show
|
on GitHub
# File lib/rss/rss.rb, line 66
def
initialize
(
prefix
)
@prefix
=
prefix
end