dropbox-sdk-ruby icon indicating copy to clipboard operation
dropbox-sdk-ruby copied to clipboard

When are the sharing methods coming?

Open elquimista opened this issue 8 years ago • 4 comments

Most usage of dropbox API is for providing a sharable link to end users. Sharing is pretty important here. When are you going to release a new version with this feature?

elquimista avatar Aug 10 '16 23:08 elquimista

I'm hoping to get those done and release v0.1 this weekend. The project that this grew out of is only using Dropbox for file storage which is why I didn't include the sharing API methods in the first version.

waits avatar Aug 11 '16 00:08 waits

Ok. Please keep me updated on this issue when you release the new version. Thanks.

elquimista avatar Aug 11 '16 01:08 elquimista

Hey,

I was just looking for a Dropbox V2 gem with the sharing methods implemented, and was about to ask if you were okay with me starting on building them. Then I saw this question ;).

Would you be amenable to a PR with some sharing methods written, or are you part-way into the implementation?

If you're part-way through, I'd be happy to finish up the dirty-work if you push it up on a branch. I need to use this sometime this week :)

Thanks,

Scott

spatten avatar Sep 13 '16 17:09 spatten

I needed these really quickly, so I just went ahead and coded them. The PR is here: https://github.com/waits/dropbox-sdk-ruby/pull/3

spatten avatar Sep 14 '16 17:09 spatten