Derek Watson

Results 4 issues of Derek Watson

``` javascript // Define Model jsonApi.define('post', { title: '', content: '', tags: [] }) ``` @Emerson why is this step necessary? I'm unable to find any reference to the models...

enhancement
help wanted

I'd like to consider removing the pull request template from this project. I find clear and concise english to be a much more expressive way to describe the intention of...

Hello, Unless I'm missing something, it seems difficult/impossible to build a search scope that matches some terms and excludes others. I'm considering extending this gem so allow the following case:...

In FF 3.6 on Windows js line 293