How to Install ruby-memfs in Ubuntu 18.04



Install ruby-memfs by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-memfs

Description:

MemFs provides an in-memory fake file system that can be used for tests

MemFs is greatly inspired by the awesome FakeFs. The main goal of MemFs is to be 100% compatible with the Ruby libraries like FileUtils. . MemFs is greatly inspired by the awesome FakeFs.

Homepage: https://github.com/simonc/memfs

Version: 1.0.0-1

Section: universe/ruby