Marco Antonio

Results 9 comments of Marco Antonio

Is there a specific reason to why the output needs to be accumulated? Why not output everything from there?

Hi, thank you for your contribution, sorry it took me so long to reply. Before I merge it, could you please add some tests for the case you implemented? Also...

Hi, thanks, could you please provide a failing spec that exposes the problem you fixed?

Thanks, that's an interesting feature, but I don't see a case where someone would want to sync only specific collections. Could you give some use case?

You are right. Could you please update the README with this new feature? And then I'll merge it, thank you.

Sorry for the delay. The test you added is failing on my machine: Failures: 1) Heroku::Command::Mongo Integration test transfers only the specified collections Failure/Error: @to.collection_names.should_not include('a') expected ["system.indexes", "b", "c",...

Alright, just figured the thing about RVM. It would be nice to have something about it in the README.

More precisely, this commit was really usefull: https://github.com/pezra/rspec-mode/pull/132/commits/236f745b164ba9261261d01475a32cedc1871b67

I think it is possible to make it in a way that is fully backwards compatible. Would you please assign it to me? I could offer another PR based on...