method
    
    new
 
  new(xml, view, feed_options = {})
  public
  
    Hide source    
    
      
  
# File actionview/lib/action_view/helpers/atom_feed_helper.rb, line 164 def initialize(xml, view, feed_options = {}) @xml, @view, @feed_options = xml, view, feed_options end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
     
   = protected
 = protected
  