Sha256: deb789d13b6bbd06c2533dade7c6619a73bd96e8d09b1e6f208d0247d21341ef
Contents?: true
Size: 243 Bytes
Versions: 48
Compression:
Stored size: 243 Bytes
Contents
json.partial! 'messages' if @security.errors.any? json.api_errors! 'security', @security.errors else json.data do json.array! [ @security ] do |security| json.partial! 'details', locals: { security: security } end end end
Version data entries
48 entries across 48 versions & 1 rubygems