Rice is a C++ interface to Ruby's C API, providing a type-safe and exception-safe interface for embedding Ruby and writing Ruby extensions with C++.
gem install riceNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Ruby class in C++ using Rice and expose it to Ruby.
Install build-essential and ruby-dev packages before installing the gem.
No dependency data recorded yet.