APIdock / Ruby on Rails
/
Browse About
method

inheritable_attributes

v2.1.0 - Show latest stable - Class: Class
inheritable_attributes()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb, line 95
  def inheritable_attributes
    @inheritable_attributes ||= EMPTY_INHERITABLE_ATTRIBUTES
  end

Related methods

  • Instance methods
  • cattr_accessor
  • cattr_reader
  • cattr_writer
  • class_inheritable_accessor
  • class_inheritable_array
  • class_inheritable_array_writer
  • class_inheritable_hash
  • class_inheritable_hash_writer
  • class_inheritable_reader
  • class_inheritable_writer
  • const_missing
  • inheritable_attributes
  • read_inheritable_attribute
  • remove_class
  • remove_subclasses
  • reset_inheritable_attributes
  • subclasses
  • superclass_delegating_accessor
  • superclass_delegating_reader
  • superclass_delegating_writer
  • write_inheritable_array
  • write_inheritable_attribute
  • write_inheritable_hash
  • Private methods
  • privateinherited
  • privateinherited_with_inheritable_attributes
APIdock API Documentation Browser

Swarmia is the best SPACE framework implementation for modern software teams.

© 2026 APIdock