How to Install ruby-seed-fu in Ubuntu 18.04



Install ruby-seed-fu by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-seed-fu

Description:

easily manage seed data in an Active Record application

Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. Seed Fu depends on Active Record, but doesn't have to be used with a full Rails app.

Homepage: https://github.com/mbleigh/seed-fu

Version: 2.3.7-1

Section: universe/ruby