Sha256: ed8ac0b3b1841e37434c550de6d51e64bf33c08b5f162019171d3cfbc4d66d06
Contents?: true
Size: 189 Bytes
Versions: 52
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
52 entries across 52 versions & 1 rubygems