Sha256: e110590ccfba5c0127966922e10bc7b9deab13e0d00a31445b95837dbab1a6cf
Contents?: true
Size: 155 Bytes
Versions: 56
Compression:
Stored size: 155 Bytes
Contents
# typed: strict # frozen_string_literal: true module Hephaestus class RootController < ApplicationController def index okay end end end
Version data entries
56 entries across 56 versions & 1 rubygems