amalc

Results 40 comments of amalc

That sounds like good idea, the boilerplate class. I need to take a look at getting the tests to run properly again. Just checked out zongo! That's clever!

It's good idea. What do you think the behavior should be? ActiveRecord style perhaps by using an array?

Sorry. I thought I had responded. But didn't. The field needs to end up being a legal Ruby variable name in all released versions. The master branch does have a...

Excellent! Did you want to send in a PR? --- Amal Chaudhuri \* +1-212-537-9054

Which version of the gem? Sent from my BlackBerry 10 smartphone. From: Bryan MinihanSent: Wednesday, July 22, 2015 10:22To: amalc/rubyzohoReply To: amalc/rubyzohoSubject: [rubyzoho] Missing fields.snapshot causes Passenger deployment issues (#45)While...

There is a file that was missing in the gemspec that somebody found and submitted a PR which is in the master branch. Can you take a quick look and...

That's just plain weird. Because every class except for User is created dynamically based on the initializer and all of the code is shared. I wonder if this happens on...

Right. Thanks. I'm not sure how to proceed. Could turn logging on I suppose to see what's happening. Or I guess the work around, which is ugly, is to add...