Skip to content

Conversation

@Radagaisus
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants