Costa Shapiro
Costa Shapiro
Please see the transcript below — it doesn't look right to me ("successfully" logging in with dummy credentials). I'm trying to use this package for media (video) download, if you...
I've been mocking some Pusher API requests and I'm getting the following error when trying to match against a hash: `Psych::SyntaxError: (): found unknown escape character while parsing a quoted...
[The original ticket](https://github.com/stsquad/emacs_chrome/issues/28#issue/28). I think this extension (having an "edit-server" inside emacs!) is the right place to add the functionality of opening local files for editing in emacs. For additional...
I would like to use my mail preview code in my specs suite; will be grateful for any ideas on doing so — or substantial reasons not to.
Any plans or options for avro support (producer) any time soon? I've tried using `avro_turf` with this gem (even with `#to_java_bytes` and no serializer) with not much success.
Fix the README please.
Since the core dependency is no longer being maintained, it might be a good idea to switch to an alternative, like https://github.com/semaperepelitsa/jquery.fileupload-rails
Tested on Safari+Firefox with keys generated by Dragonfly. The idea is to get the correct uid upon s3_upload_complete.
Can possibly be that onComplete is called when the file is actually failed to upload? Is there a place for onError? Thanks.
I use factories for specs and I find them very convenient to use in mail_view's "actions". Factories — as well as other methods for generating sample data on the fly...