monterail / guidelines

[DEPRECATED] We are Ruby on Rails experts from Poland. Think hussars. Solid & winged. These are our guidelines.
71 stars 17 forks source link

Use her instead of httparty #160

Closed teamon closed 11 years ago

teamon commented 11 years ago

PROS:

CONS:

jandudulski commented 11 years ago

No opinion (but in docs looks nice) except mentioning cool, googable codename!

sheerun commented 11 years ago

I'm not sure too

teamon commented 11 years ago

HTTParty has no sane logging, instrumentation, exceptions handling. It might be good for cli usage but certainly not for wrapping apis.

chytreg commented 11 years ago

Faraday FTW! We could suggest to using her/faraday as preferred way of api consumers. @teamon commit and close pls :)