* in Java world it is common jars includes a bytecode, not a source
   code - but afaik nothing prevents you to publish a gem with a Ruby
   bytecode only

That sounds like a strange possibility but I can't say you're wrong.


There is the possibility to have built native gems. It is not common and I just have seen it on some docs regarding speeding up deployment. That usually means building yourself the native gems and then installing them on production.

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to