Sha256: f93d6c6add42ca9da1ef89f4174a53b5731e7e13df53b6e6e258a7dae7ed80da
Contents?: true
Size: 145 Bytes
Versions: 4
Compression:
Stored size: 145 Bytes
Contents
# frozen_string_literal: true module RailsDevtools class BaseController < ApplicationController layout -> { ApplicationLayout } end end
Version data entries
4 entries across 4 versions & 1 rubygems