Sha256: ee7829bec2db1aa7698d7d4e77aff4ebef8df1fcb03910d6153f657cdfc40aab
Contents?: true
Size: 173 Bytes
Versions: 1
Compression:
Stored size: 173 Bytes
Contents
# frozen_string_literal: true json.status @status if @exception && show_errors? json.partial! partial: "apress/api/shared/exception", locals: {exception: @exception} end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
apress-api-1.24.2 | app/views/apress/api/shared/error.json.jbuilder |