Alex Denisov

Results 102 comments of Alex Denisov

Hello, guys. I've added small fix, and now it works on my machine as well. Could you check is this issue still exists?

It's quite strange. btw, ActiveTwitter uses CocoaPods...

Yep, you should add initialization somewhere (applicationDidFinishLaunching the best point), just review the ActiveTwitter target.

Hi, @jklimke. You're able to use primitive types, but under the hood they will be boxed/unboxed into NSNumber.

I don't think it's possible with iActiveRecord, even despite the fact that the project is abandoned.

Hi @wsnnn, could you describe steps to reproduce?

And which version do you use?

Thank you, I'll review it soon.

Could you try the new version from `master` branch? `stable` branch have a lot of bugs, and now I've implemented AR with the new API Here is #35 some discussion,...

Fixed on `stable` branch. But I cannot reproduce this on `master`...