Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs #22

Merged
merged 4 commits into from
Feb 25, 2016
Merged

Update docs #22

merged 4 commits into from
Feb 25, 2016

Conversation

trabus
Copy link
Contributor

@trabus trabus commented Feb 20, 2016

Updating outdated info in the README.md

  • update test location
  • ensure blueprint info is correct
  • check for undocumented methods and options
  • add skipInit documentation (Document skipInit option #13)

@trabus trabus force-pushed the docs-update branch 2 times, most recently from 5c27bf5 to 756d389 Compare February 24, 2016 16:56
@trabus trabus changed the title [WIP] Update docs Update docs Feb 25, 2016
```js
assertions: [
expect(foo).to.be.ok
]
Copy link
Member

Choose a reason for hiding this comment

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

hmm, I don't think that will work because expect(foo).to.be.ok will be evaluated directly while building the assertions array

trabus added a commit that referenced this pull request Feb 25, 2016
@trabus trabus merged commit 7b7da38 into ember-cli:master Feb 25, 2016
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