To install zmq gem in Ruby on Rails on Ubuntu, execute the command:
sudo apt-get install zeromq-bin libzmq-dbg libzmq-dev libzmq0
then
sudo gem install zmq
sudo apt-get install zeromq-bin libzmq-dbg libzmq-dev libzmq0
then
sudo gem install zmq
Ruby on Rails Guide & Solutions is day to day troubleshooting, issues faced, new findings, concepts which is shared with rest of the world with focus on Ruby on Rails latest versions, its installation, plugins, gems, codes on latest versions.