I implemented Ruby bindings for the GoRules ZEN engine, a Rust-based engine for evaluating business rules. First time using the Ruby FFI gem, and first time tinkering with Rust.

https://github.com/gorules/zen/pull/280

Comments