Sha256: ed8ac0b3b1841e37434c550de6d51e64bf33c08b5f162019171d3cfbc4d66d06
Contents?: true
Size: 189 Bytes
Versions: 53
Compression:
Stored size: 189 Bytes
Contents
module ForemanSalt class ApplicationController < ::ApplicationController def resource_class "ForemanSalt::#{controller_name.singularize.classify}".constantize end end end
Version data entries
53 entries across 53 versions & 1 rubygems