method
    
    attribute
 
  attribute( name )
  public
  
    Hide source    
    
      
  
# File lib/rexml/quickpath.rb, line 206 def QuickPath::attribute( name ) return Functions.node.attributes[name] if Functions.node.kind_of? Element end

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