Sha256: f7c5ca12aa6cc5a152915f3d075e85ab5a0ce047dbbd33a29858a921a1d7b322
Contents?: true
Size: 256 Bytes
Versions: 18
Compression:
Stored size: 256 Bytes
Contents
# # ishapi / reports / show # key = [ @report, params.permit! ] json.cache! key do json.report do json.id @report.id.to_s json.name @report.name json.reportname @report.name_seo json.description @report.descr end end
Version data entries
18 entries across 18 versions & 1 rubygems