Closed biznickman closed 8 years ago
@biznickman is this syntactic sugar for Streak::FieldValue.update ? It seems to be calling the same API endpoint.
@jsboulanger umm wow, did not see that one only looked at the field class. Sorry about that!
@biznickman it's indeed not super obvious, a method in Box that delegates to the update method on FieldValue could helpful.
@jsboulanger I guess I could make the method an alias.
This enables you to update the field value for a specific box.