This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
App.CreateUserRoute = Em.Route.extend({ | |
transaction: null, | |
model: function() { | |
this.transaction = App.store.transaction(); | |
return this.transaction.createRecord(App.User); | |
}, | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am kylenathan on github. | |
* I am kylenathan (https://keybase.io/kylenathan) on keybase. | |
* I have a public key whose fingerprint is 8C51 DC31 71E9 55FA 84A8 B680 EFEB 24A2 B62B B8F2 | |
To claim this, I am signing this object: |