Yan Pritzker

Results 29 comments of Yan Pritzker

If you are outside of vim and you run spec and that doesn't work, then this plugin can't magically make it work :) Is that what i'm hearing? Try to...

To clarify, you must be able to run `spec spec/some_spec.rb` from your command line. if that works, and vim doesn't work, then we have some path problem between the command...

I myself don't use the plugin for rspec2 so I haven't had time to make sure it works 100%. I have heard that it does from another contributor. It should...

do you have conqueterm installed? it is required ## Yan Pritzker Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, December 5, 2012 at 12:59 AM, Joseph Tosey wrote: > I get a...

+1, would love this feature. We are having a fun issue: 1. using property to create a json hash 2. reading back the json hash from a search engine (elasticsearch)...

Here's the solution we used to monkeypatch Roar to define this globally https://gist.github.com/skwp/5afe7b2a238260f301ac

Is this gem abandoned? This PR is important to the functioning of the gem with current shopify auth methods (no basic auth).

For anyone who cares, we've forked this gem and merged this PR into our master. Without this PR integration with shopify is broken because urls no longer use basic auth:...