Sha256: e9a0c628ad53ae5700eb401a3bbda6bc7deba5e4793be0f019e28d62f6d1689f
Contents?: true
Size: 214 Bytes
Versions: 3
Compression:
Stored size: 214 Bytes
Contents
class IshManager::AllyController < IshManager::ApplicationController def home authorize! :home_ally, IshManager::Ability render 'home', :layout => 'ish_manager/application_no_materialize' end end
Version data entries
3 entries across 3 versions & 1 rubygems