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
This extention adds ruby 2.5.x support to JsMacros 1.2.9+
Issues/Notes
for wrapping methods and stuff use consumer.autoWrap(method(:methodName)) or whatever to pass the method to autoWrap, you probably know more about ruby than me.