Sha256: 699e3ceadef1fe39a17de299e37107b63725cef598d4f16e5a51a56bf3ce0db6
Contents?: true
Size: 140 Bytes
Versions: 15
Compression:
Stored size: 140 Bytes
Contents
class Iro::ApplicationController < Wco::ApplicationController layout 'iro/application' def home authorize! :home, Iro end end
Version data entries
15 entries across 15 versions & 1 rubygems