Naftali
Results
2
issues of
Naftali
I have a screen with dynamically loaded html content. In one of these contents, I use the MDL select component. However, sometimes I need to destroy this screen and build...
to implement
Getting the following error message for [this line](https://github.com/ruby/drb/blob/1be1278114ddbdc30daf7f935e84a2aca36adecd/lib/drb/drb.rb#L1119): ``` lib/drb/drb.rb:1119:in `': undefined method `to_s' for class `DRb::DRbObject' (NameError) ``` I suggest doing the same that is done in the line...