Chris Wawer

Results 26 comments of Chris Wawer

Are you joking with includes in NoSQL ? mongoid have many extra feature which not belong to NoSQL, see mongo_mapper or even read about join in NoSQL databases - it...

this talk give nothing valuelable information. I know that AR don't use joins and AR use includes. But i think orm_adapter is somethink like repository. includes is on ORM not...

This is only name, but this gem like more like repository than ORM

You are right, it is part of dm-validates 1.3 beta. datamapper 1.2 doesn't work with rails 3.2 so I use 1.3 beta with hope for fast release stable version.

@houndci: everywhere @patriciomacadden use single quote. This should fix partial bug in subfolder for render (tilt) and mote.

I added new tests in this pull request, this fix situation when you want load partial in subfolder, for example, when you pass partial 'namespace/partial' now it load _namespace/partial template,...

ok I will try it

@patriciomacadden it should look better, I mean this is in one method, but find_template after added partial fix look to much complexity for me.

@bruce I have started using vex, and it will be good to have internationalizatio, do you have any plans about it?

unfortunatelly it isn't because you have injected counters and different variables to error message, which make impossible to create translation for them.