You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It makes sense to pass options. For consistency it should do it for has_many relationships as well. Could you prepare a pull request with these changes?
Example:
Agenda.prototype.parse
is called butSchedule.prototype.parse
don't.Do you think that makes sense to propagate the options from the higher model to lower models?
The text was updated successfully, but these errors were encountered: