Jim Cain

Results 2 issues of Jim Cain

My company has a fork of this project that uses `ActiveModel::Validations` to inform of validation failures, rather than raising exceptions. The goal of our fork is to allow the existing...

enhancement
documentation
feature
discussion
refactoring

I'm using the Neo4j Java lib in a Scala app, and Neo4j-Migrations looks like a really useful way to maintain constraints and such. However, my workflow is entirely in sbt,...

new feature
blocked: awaiting feedback