LIKE US FOR UPDATES + GET A FREE STICKER PACK!

Operation

Operation Model

Last updated 04 November 2016 operation v2.0

Cheatsheet

Result

The operation will store the model retrieval result when used with find_by.

result = Create.({ id: 1 })

result["result.model"].success? #=> true

The model is saved in ["model"].

result["model"] #=> <Song id:1>