Joe Jackson
Joe Jackson
I've been working on this issue for a day and I've reached a dead end. Vim shuts down with a SIGSEGV when I start to complete. Actually, as soon as...
When I cloned this repo 44 of the tests were failing. Updating the version of the test db fixed all but one. I fixed that test in node_spec and added...
I've been messing around with the blog a bit and can't seem to get live updates on the blog#show action, unless I navigate to another page and come back. All...
## Problem I registered a nullable field of a model using `include_fields`. There was a a check for null `changes` in the `log_update` receiver, but not the `log_create` and `log_delete`...
WCS rolled its own setting menu, but it relies on mixins. It might make sense to create a CK native way to create a settings menu without using mixins.