Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Merge .fn as discussed in #23 #24

Open
wants to merge 1 commit into
base: new-packaging
Choose a base branch
from

Conversation

ryanve
Copy link
Contributor

@ryanve ryanve commented Dec 19, 2013

This change (discussed in #23) allows ender.ender(object) to safely merge incoming .fn objects like:

ender.ender({
  example: function() {},
  fn: {
    example: function() {}
  }
})

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.

None yet

1 participant