Gamaliel Amaudruz

Results 25 comments of Gamaliel Amaudruz

I'm trying to migrate an app to Rails 4.2 but I see a weird bug where A:Relation binding values are in the wrong order when compiled. In my particular query,...

Of course! Do you think it's the standard behaviour? ``` activerecord (4.0.13) activemodel (= 4.0.13) activerecord-deprecated_finders (~> 1.0.2) activesupport (= 4.0.13) arel (~> 4.0.0) arel (4.0.2) arel-helpers (2.2.0) activerecord (>=...

@rzane That sounds like an excellent idea! I'll keep a look.

@rzane Do you confirm that Baby Squeel doesn't interfere in any way with AR unless you don't invoke it via its call methods?

@ernie Was the reason not to include Squeel in Rails ever stated by Rails core? I still believe a library like Squeel would unleash the power of arel and really...

I've just been hit by a bug using this method @graywh, if I declare my scope with a lambda, I get the following error: `wrong number of arguments (1 for...

It is already supported, the trick to set it as the 'password' parameter of the git-resource.

@pkuczynski I'll have a look when I find some time.