# File sync.rb, line 90def Sync_m.append_features(cl)superunlesscl.instance_of?(Module)# do nothing for Modules# make aliases and include the proper module.define_aliases(cl)endend
Comments
Have your say
Please use Textile formatting
(click here for a cheat sheet).
Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.
<code/>and<pre/>for code samples.