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>.

Debian Debian
RUN apt-get update && \ apt-get install -y rails
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-railties-3.2
Arch Arch Linux
RUN pacman -S --noconfirm metasploit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dradis
Fedora
RUN dnf install -y rubygem-rabl-doc
Raspbian
RUN apt-get update && \ apt-get install -y ruby-rails-2.3
click the source code to copy install rails on any operating system with command-not-found.com