itembind_append(tag, context, *args)[permalink][rdoc]-
[TODO]
def itembind_append(tag, context, cmd = Proc.new, *args)
_bind_append([path, "bind", tagid(tag)], context, cmd, *args) self
end
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
itembind_append(tag, context, *args)[permalink][rdoc][TODO]
def itembind_append(tag, context, cmd = Proc.new, *args)
_bind_append([path, "bind", tagid(tag)], context, cmd, *args) self
end