Sha256: 1e3c6ec336fddbc9f34df7e7f7c5c7c8a2fae2a198e13a96fee0c710a88e7c87
Contents?: true
Size: 383 Bytes
Versions: 48
Compression:
Stored size: 383 Bytes
Contents
json.set! 'DT_RowId', "security_#{security.id}" json.set! 'DT_Path', security_path(security) json.set! 'path', h(security.path) json.set! 'controller_name', h(security.controller_name) json.set! 'action_name', h(security.action_name) json.set! 'short_permitted', h(security.short_permitted) json.set! 'updated_at', security.updated_at
Version data entries
48 entries across 48 versions & 1 rubygems