class method
self.new
Ruby on Rails 3.2.22.5
Since v2.2.3 Last seen in v3.2.22.5Signature
self.new(xml)
No documentation comment.
Parameters
-
xmlreq
Source
# File actionpack/lib/action_view/helpers/atom_feed_helper.rb, line 130
def initialize(xml)
@xml = xml
end
Defined in actionpack/lib/action_view/helpers/atom_feed_helper.rb line 130
· View on GitHub
· Improve this page
· Find usages on GitHub