Skip to content
Unverified Commit 4ab728bf authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix random Argument error when update note



In some strange cases Ruby thinks `system` is not AR field but
Kernel.system call and raises exception during save. It should prevent
this random wierd behaviour

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 19865b7c
Loading
Loading
Loading