Danil Pismenny

Results 29 comments of Danil Pismenny

@denisj please click rebuild in travis. In this there was temporary error in travis

Because `take` does not require to make order in select. Order is very long operation for some kind of tables. And really we don't want to get FIRST record, just...

> Why do you want this change to be made? In some cases default ordering is not possible and it causes an exception

bfoklens, your solution works for me. But it's require to password confirmation until registration for last added gem plugin (oid or oauth). First plugin works fine, but second requires passwords....

That patch works for me fine. I found yet another way to fix it: ``` class User < ActiveRecord::Base def require_password? return false if using_openid? || using_oauth? super end end...

Thanks! How and where did set `:previous_release_path`? It's empty for me

Hi! I think best way is make you own Card.js