Searched refs:rb_mod_prepend_features (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Deval.c1007 rb_mod_prepend_features(VALUE module, VALUE prepend) function
1547 rb_define_private_method(rb_cModule, "prepend_features", rb_mod_prepend_features, 1);

Completed in 99 milliseconds