Sha256: a3b13b8459913d035821a35b1535dbfb288c9445a82b5883eecb427dedf5d8ca
Contents?: true
Size: 160 Bytes
Versions: 150
Compression:
Stored size: 160 Bytes
Contents
class Ishapi::My::ReportsController < Ishapi::ApplicationController def index authorize! :my_index, Report @reports = @profile.reports end end
Version data entries
150 entries across 150 versions & 1 rubygems