rails
A server-side MVC framework written in Ruby. Some subcommands such as rails generate have their own usage documentation. More information: <https://guides.rubyonrails.org/command_line.html>.
RUN apt-get update && \
apt-get install -y rails
RUN apt-get update && \
apt-get install -y ruby-railties-3.2
RUN pacman -S --noconfirm metasploit
RUN apt-get update && \
apt-get install -y dradis
RUN dnf install -y rubygem-rabl-doc
RUN apt-get update && \
apt-get install -y ruby-rails-2.3