Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 262 Bytes

File metadata and controls

8 lines (5 loc) · 262 Bytes

JsMacros Ruby

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.