You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
It's potentially confusing that this standard Ruby method returns a representation that differs (in the case of expandable attributes) from what #inspect and the attribute readers produce.
It's potentially confusing that this standard Ruby method returns a representation that differs (in the case of expandable attributes) from what
#inspectand the attribute readers produce.