git clone https://anongit.hacktivis.me/git/mastofe.git/
web.rb (92B)
# frozen_string_literal: truemodule Web def self.table_name_prefix 'web_' endend