Support Rails 3.1.3 and fix reference_list missing file#5
Support Rails 3.1.3 and fix reference_list missing file#5basharabdullah wants to merge 5 commits intoredbooth:masterfrom
Conversation
|
hi @basharabdullah... This PR needs to be made against the develop branch. |
|
Oh ok. I'll do that. On Monday, November 26, 2012, Saimon Moore wrote:
|
|
sorry my bad...no master is fine. |
|
We've switched to using gitflow internally so my finger clicked too early |
|
Thanks for this... |
|
Sorry I don't see the dev branch. Is it made public? On Monday, November 26, 2012, Bashar Abdullah wrote:
|
|
Ohh... I just read your reply. Good because I didn't see the dev branch. That explains. Ruby 1.9.3 is giving me at least Segmentation Fault and possible bug with Ruby 1.9.3 error. Here is the error I get: https://gist.github.com/4147334 |
|
ok thanks... Again thanks for your work here. Our v1 API is going to be deprecated in the short term so this client will probably need an overhaul. It'll run on 1.9.3 when it does eventually come out. |
|
I c. Thanks for the heads up On Mon, Nov 26, 2012 at 12:32 PM, Saimon Moore notifications@github.comwrote:
|
Gem hasn't been updated for a while and gave me few problems, starting with Uninitialized Constant Teambox::Client then gem dependency problem.
I basically:
Gem seems to work fine now under Rails 3.1. and Ruby 1.9.2 but not 1.9.3