Jerry Thompson
Member since Sep 26, 2016
- Profile: /members/13313-jerry-thompson.htm
- URL: http://www.ironhorserails.com
- Comments: 2
Recent Blog Comments By Jerry Thompson
-
When Do You Need To Compile A Directive In AngularJS
Posted on Oct 14, 2016 at 5:33 PM
This problem actually due to the gem I was using not being updated as it should of been to be compatible with another gem that it worked with, alchemy_cms. The broken gem was alchemy-angular, and I have submitted a PR to fix it.... read more »
-
When Do You Need To Compile A Directive In AngularJS
Posted on Sep 26, 2016 at 5:30 PM
I am having trouble with compile, I believe. I have a Rails TemplatesGenerator < Rails::Generators::Base I am using it to generate a template with an AngularJS directive, ng-bind-html. The problem is that the element.html file which is parsed to generate the template, and built with Thor ... read more »