Sha256: cb01e8ee3c6868ce2aa22aa7470c0db1484fc015fbe0b30b0df1bb8cb9118b15
Contents?: true
Size: 187 Bytes
Versions: 17
Compression:
Stored size: 187 Bytes
Contents
class IshManager::LeadActionsController < IshManager::ApplicationController def index authorize! :index, Office::LeadAction @lead_actions = Office::LeadAction.all end end
Version data entries
17 entries across 17 versions & 1 rubygems