Type:
Class

Abstract class representing either a method or an attribute.

new
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

new(text, name) Class Public methods Creates a new

2025-01-10 15:47:30
add_line_numbers
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

add_line_numbers(src) Instance Public methods Prepend src with

2025-01-10 15:47:30
parent_name
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

parent_name() Instance Public methods Name of our parent with special handling

2025-01-10 15:47:30
pretty_name
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

pretty_name() Instance Public methods Method/attribute name with class/instance

2025-01-10 15:47:30
see
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

see() Instance Public methods A method/attribute to look at, in particular if

2025-01-10 15:47:30
html_name
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

html_name() Instance Public methods HTML id-friendly method/attribute name

2025-01-10 15:47:30
output_name
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

output_name(context) Instance Public methods Name for output to HTML. For class

2025-01-10 15:47:30
block_params=
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

block_params=(value) Instance Public methods Attempts to sanitize the content

2025-01-10 15:47:30
store=
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

store=(store) Instance Public methods Sets the store for this class or module

2025-01-10 15:47:30
search_record
  • References/Ruby on Rails/Ruby/Classes/RDoc/RDoc::MethodAttr

search_record() Instance Public methods Used by

2025-01-10 15:47:30