Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Collections#9

Open
Radagaisus wants to merge 2 commits into
masterfrom
collections
Open

Collections#9
Radagaisus wants to merge 2 commits into
masterfrom
collections

Conversation

@Radagaisus

Copy link
Copy Markdown
Owner
users = Orpheus.schema.users

users.each ['a', 'b', 'c'],
  action: (user, callback) -> user.name.set(user.id).exec(callback)
  callback: (err, results) ->

…th 'each' and 'eachSeries'; added tests and fixed a test that needed an update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant