razic

Results 4 issues of razic

@lefnire would like to use derby-auth but no idea what's going on. i've: - set up the middleware - set up the store - required the ui components - followed...

In hyperarchy, I tried `Question.where('state !=': 'bar')` and in the console I got this: ``` Uncaught TypeError: undefined is not a function relation.js:279 Monarch.Relations.Relation.Relation.predicateForKeyValue relation.js:279 (anonymous function) relation.js:261 Monarch.Relations.Relation.Relation.resolvePredicate relation.js:264...

Let's add better documentation and make the workflow smoother for bootstrapping the application. A couple issues I've run into so far: - Prequel is defined in the Gemfile like so:...

Could you please explain this to me @SvenDowideit? I know that a plugin-container's purpose is to access `docker` inside a container; but why `/run/docker.sock` and not `/var/run/docker.sock`? https://github.com/SvenDowideit/dockerfiles/blob/master/dev.sh#L13