happening
happening copied to clipboard
Streaming upload
Hi, here's a bare minimum patch that implements Item#store, like the Object#store in the aws-s3 gem
Good stuff!
Any way to get this merged anytime soon?
Doesn't look like it.
If you need this in your project, I suggest pulling my fork and bundling it as a local gem, e.g.
echo 'gem "happening", "0.2.6", :path=>"vendor/gems/happening"' >> your-project-name/Gemfile
.
Just remember to rm -rf vendor/gems/happening/.git
before committing.
Any reason why it's not going to get merged?
because it doesn't have any tests :-(