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


