Curtis Covington

Results 7 comments of Curtis Covington

I would do this $user = $this->user_model->get_by('email', $email); if ($user === FALSE) { // User does not exist }

I went ahead and did it since i couldn't figure out how to do a pull request. It's only the if statement added on line 147 https://github.com/ZerroShadows/codeigniter-base-model/blob/after_get_get_by_bug_fix/core/MY_Model.php

@sfeast Try a computed value. ``` javascript Polymer({ is: 'example-element', properties: { route: { type: String, value: "dinosaurs" } location: { type: String, computed: '_computeLocation(route)' } }, _computeLocation: function(route) {...

@sfeast actually, the code you provided appears to work for me. Are you using the latest version?

I'd very much like that. It seems rather strange to have it grouped with the rest of the google elements with a different name format.

Same issue. Using webpack and "ng2-img-cropper": "^0.8.6"

No issue. That is valid JS. =]