Sha256: 5f4644133dddb8d42e2bd3460696bbe6c22241b9cd2b75c104b1d1e81fbfa74d
Contents?: true
Size: 180 Bytes
Versions: 4
Compression:
Stored size: 180 Bytes
Contents
unless local_assigns[:debug] json.errors do json.child! do json.code response.code json.title "Bad Request" json.detail @reason || @errors end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
apes-1.0.3 | views/errors/400.json.jbuilder |
apes-1.0.2 | views/errors/400.json.jbuilder |
apes-1.0.1 | views/errors/400.json.jbuilder |
apes-1.0.0 | views/errors/400.json.jbuilder |