rails.tt

tools for creating, working with, and running Rails applications

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