You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
moduleExampledefnOE_element_def(attributes={}, &block)puts"Hello"endinstance_method(:nOE_element_def).tapdo |m|
# - O EMPTYforelementin%w[IMGBASEBASEFONTBRAREALINKPARAMHRINPUTISINDEXMETA]define_method(element.downcase,m)endendend
Error
rang.rb:2087:in `define_method': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.ModuleNodesFactory$DefineMethodNodeFactory$DefineMethodPolymorphicNode node with values of type Module(org.jruby.truffle.runtime.core.RubyModule) java.lang.String UnboundMethod(org.jruby.truffle.runtime.core.RubyUnboundMethod) org.jruby.truffle.runtime.UndefinedPlaceholder (TypeError)
``
The text was updated successfully, but these errors were encountered:
define_method
is used to implement CGI:Example
Error
The text was updated successfully, but these errors were encountered: