Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
class methodこれは非常に単純な質問であることはわかっていますが、グーグルで検索user.profile.nameしても関係の基本とメソッド チェーンに関する情報しか返されませんuser.name。
class method
user.profile.name
user.name
あなたがしたいdelegate:
delegate
delegate :name, :to => :profile