Closed Jesterovskiy closed 11 years ago
Can we change code and message of invalid state? Because "errors" => [{"code"=>"record_invalid", "message"=>"Base: Access denied to 'name'", "field"=>"base"}] not informative.
"errors" => [{"code"=>"record_invalid", "message"=>"Base: Access denied to 'name'", "field"=>"base"}]
Your suggestion?
@inossidabile need to think about it =)
I'll close this for now. Make sure to reopen and post any suggestions you have when you have them :).
Can we change code and message of invalid state? Because
"errors" => [{"code"=>"record_invalid", "message"=>"Base: Access denied to 'name'", "field"=>"base"}]
not informative.