taganaka / polipus

Polipus: distributed and scalable web-crawler framework
MIT License
92 stars 32 forks source link

Update gems & organize spec #54

Closed nofxx closed 9 years ago

nofxx commented 9 years ago

Thank you Francesco for this project, and sorry for blending two topics, but they ended up beign related.

There's only 1 line change in the code: mongo driver now uses 'true' instead of '1' on upsert.

All changes are related to spec, and all gems are up to date. (tests green, waiting to hear from travis).

nofxx commented 9 years ago

One thing missing, maybe use this convention instead of md5 for cassettes:

https://relishapp.com/vcr/vcr/v/2-9-3/docs/test-frameworks/usage-with-rspec-metadata

taganaka commented 9 years ago

Looks good to me! Thanks

tmaier commented 9 years ago

Wow! Thank you @nofxx. :smile: