Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
Merge pull request #419 from gr2m/patch-1
Browse files Browse the repository at this point in the history
add link to YMMV explanation
  • Loading branch information
XiphiasUvella authored Aug 12, 2016
2 parents 43502f3 + 5243db4 commit 4f9d8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export default Ember.Component.extend(EmberValidations, {
```

This is useful for things like Components which don't act as proxies, but
again, until this is officially built into the project, YMMV.
again, until this is officially built into the project, [YMMV](http://www.urbandictionary.com/define.php?term=ymmv).

**Note: If you override the init function, you must call _super()**

Expand Down

0 comments on commit 4f9d8a4

Please sign in to comment.