active_support/core_ext/module.rb active_support/core_ext/module以ä¸ã®ãã¡ã¤ã«ãrequireããã active_support/core_ext/module/aliasing.rb ã¡ã½ãããaliasããã¡ã½ããã®å®ç¾©ã alias_method_chain(target, feature) alias_method :target_without_feature, :target alias_method :target, :target_with_feature ã¨å義ãtargetã¡ã½ãããtarget_without_featureã¨ããã¡ã½ããã«aliasãã¦ãtarget_with_featureã¡ã½ãããtargetã«aliasããã target_with_featureï¼aliasãããtargetï¼
{{#tags}}- {{label}}
{{/tags}}