RubyGateway
RubyGateway copied to clipboard
Embed Ruby in Swift: load Gems, run scripts, call APIs seamlessly in both directions.
Results
2
RubyGateway issues
Sort by
recently updated
recently updated
newest added
This adds dynamic callable and member lookup. I uncommented the commented out tests in `TestDynamic.swift` and they pass. Is this something you'd be open to merging? I can add the...
I'm writing a macOS App, not a executable swift package. Is there a way to use custom Ruby rather than the system one.