Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(mocks):underscore _name_ syntax with inject #3621

Closed
wants to merge 1 commit into from

Conversation

jasonm23
Copy link
Contributor

Summary describing the underscore syntax helper provided by the injector, with example use case.

…n module parameter resolution.

Added a summary describing the ignored underscore syntax helper, with a possible use case example.
@mary-poppins
Copy link

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@jasonm23
Copy link
Contributor Author

CLA signed - name Jason Milkins

@eddiemonge
Copy link
Contributor

your pr title should be the commit message i think

@@ -1920,7 +1938,7 @@ angular.mock.clearDataCache = function() {
* });
*
* </pre>
*
*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing whitespace

petebacondarwin pushed a commit that referenced this pull request Sep 5, 2013
Add a summary describing the ignored underscore syntax sugar helper,
with a simple use case example.

Closes #3621
@petebacondarwin
Copy link
Contributor

@btford - you are right

@jasonm23
Copy link
Contributor Author

jasonm23 commented Sep 5, 2013

@petebacondarwin Thanks for cleaning that up, I noticed a typo beenclosing (which should be "be enclosed")

@petebacondarwin
Copy link
Contributor

@jasonm23 - thanks. I fixed up that typo: 01a7ec0

jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Sep 25, 2013
Add a summary describing the ignored underscore syntax sugar helper,
with a simple use case example.

Closes angular#3621
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Add a summary describing the ignored underscore syntax sugar helper,
with a simple use case example.

Closes angular#3621
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.

5 participants