ActiveSupport::ProxyObject < BasicObject
from /home/chedong/.local/share/rdoc
| Use Case | Command | Description |
|---|---|---|
| 🛡️ Create a blank slate proxy object | ProxyObject.new | Creates a proxy object that inherits from BasicObject, with no predefined methods. |
| 🚫 Prevent method calls | obj.raise | Raises an exception when an undefined method is called on the proxy. |
A class with no predefined methods that behaves similarly to Builder's BlankSlate. Used for proxy classes.
raise — Raises an exception.Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 18:52 @216.73.216.199
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format