Jason Waldrip

Results 7 issues of Jason Waldrip

Given the following model, my `after :save` hook is not allowing me to add associated objects that have a has_many through relationship. It fails on compile with the error: ```...

Is single table inheritance supported?

I am getting the following error: ``` Uncaught TypeError: makeFromTheme is not a function at /Users/jwaldrip/dev/src/github.com/CommercialTribe/companion/node_modules/react-with-styles/lib/ThemedStyleSheet.js:63:40 at Array.forEach (native) at Object.create (/Users/jwaldrip/dev/src/github.com/CommercialTribe/companion/node_modules/react-with-styles/lib/ThemedStyleSheet.js:58:23) at withStyles (/Users/jwaldrip/dev/src/github.com/CommercialTribe/companion/node_modules/react-with-styles/lib/withStyles.js:79:59) at Object. (/Users/jwaldrip/dev/src/github.com/CommercialTribe/companion/src/react/full-logo/full-logo.component.jsx:30:47) at Object....

Secrets are not getting created. My logs keep looping over the following messages: ``` 21:16:05.000 time="2017-01-30T04:16:05Z" level=info msg="creating new secret" context=secret name="cert-4437b0d78785d405c05f834894c5e734abe44a5f" namespace=apps 21:16:08.000 time="2017-01-30T04:16:08Z" level=info msg="creating new secret" context=secret...

Are there good examples for FileStore and NetworkStore cache configurations in metro?

question

The documentation was misleading. So I thought it would be proper to automatically add the compiler release flag when building with the shards --production flag.