Sha256: 5436696846730b1020c8ae02318cbf428cd268bce3644e30be364f10027298e1
Contents?: true
Size: 214 Bytes
Versions: 9
Compression:
Stored size: 214 Bytes
Contents
# frozen_string_literal: true module EacUsersSupport class ApplicationController < ( begin ::ApplicationController rescue NameError ::ActionController::Base end ) end end
Version data entries
9 entries across 9 versions & 1 rubygems