Install ruby-origin by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-origin
Description:
Simple DSL for MongoDB query generation
Origin provides a DSL to mix in to any object to give it the ability to build MongoDB queries easily. It was extracted from Mongoid in an attempt to allow others to leverage the DSL in their own applications without needing a mapper.
Homepage: http://mongoid.org
Version: 2.2.0-1
Section: universe/ruby