method
new
Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: ActionView::Helpers::AtomFeedHelper::AtomBuilder
new(xml)
public
Hide source
# File actionview/lib/action_view/helpers/atom_feed_helper.rb, line 132 def initialize(xml) @xml = xml end