I'd like to embed 2 gems into my RubyCocoa app, so the user doesn't have to install them on the console on him-/herself. But I can't find any information on about how to do that.
RubyCocoa includes a tool called standaloneify.rb that will include dependencies in your application bundle. Find it at [path to RubyCocoa.framework]/Versions/A/MacOS/Tools/standaloneify.rb.
I'm not to familiar with how RubyCocoa deals with things, but I'd imagine you could use gem unpack to extract the gem source to some directory in your project root and then reference the library from there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With