Beverly Fields
Beverly Fields
I revisited my earlier PR and felt that this was the correct solution. This resolves issue #5.
The build targets, `conduit.js` and `conduit.min.js`, do not match the references in component.json for `conduitjs.js` and conduitjs.min.js```. Because of this, tools that rely on components.json to pull in ConduitJS are...
I went to use the float-inputs-for functionality in a project I'm working on and ended up with a Sass::SyntaxError letting me know that the +grid-inputs-core and +float-inputs-core mixins are missing...
I'm unable to create relationships in a batch. The moment I add a :create_relationship call to a batch, @neo.batch returns nil and nothing is created in my graph. The following...
Resolves [Issue #8](https://github.com/kevinvaldek/mootools-ujs/issues/8) by adding CSRF token before sending a remote link request when the link possesses a data-method attribute.
I'd like to propose either a change to the locate method, or creation of an alternate method. The locate method throws an exception when the operation does not find a...