Goran Sterjov
Goran Sterjov
Sorry, it has been a while. I'm not sure I know what you mean. Would you mind providing an example.
Good point. It should be the same license as OpenShift. I'll add a license doc soon.
Sorry guys, I've been a bit absent from this repo of late. @askmatey has a point though, it'll be more secure to compile your own binary (which can be done...
It looks like chaining two scopes that do a join will only use the last join. I'm guessing they aren't being appended like the where clauses. I'll try hacking in...
What about having the joins resolve itself much like how the 'joins' option currently does? This way we can do `->joins(array('author', 'publisher'))` since its already defined as a relationship.