How to Install ruby-underscore-rails in Ubuntu 18.04



Install ruby-underscore-rails by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-underscore-rails

Description:

library to use underscore.js with Rails

This gem provides underscore.js plugin to be used with Rails application. Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

Homepage: https://github.com/rweng/underscore-rails

Version: 1.8.2+dfsg-1

Section: universe/ruby