관리-도구
편집 파일: included-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "call_seq:" - !ruby/struct:SM::Flow::VERB body: " included\n" - !ruby/struct:SM::Flow::P body: When the <tt>Precision</tt> module is mixed-in to a class, this <tt>included</tt> method is used to add our default <tt>induced_from</tt> implementation to the host class. full_name: Precision::included is_singleton: true name: included params: (p1) visibility: public