README in porras-imdb-0.0.2 vs README in porras-imdb-0.0.3

- old
+ new

@@ -14,14 +14,16 @@ - should get the countries - should get the languages - should get the color - should get the company - should get some photos +- should get the tagline +- should get the aspect ratio -ImdbMovie Indiana Jones and the Last Crusade title pre-caching +ImdbMovie Indiana Jones and the Last Crusade title pre-caching & get_data - should have the original title before querying anything -- should have the updated title after querying something +- should have the updated title after calling get_data ImdbMovie Han robado una estrella - should query IMDB url - should get director - should not get the poster @@ -46,17 +48,22 @@ - should be a collection of ImdbMovie instances - should include 'Indiana Jones and the Last Crusade (1989)' - should have titles - should not have titles with HTML tags +ImdbSearch Torrent + +ImdbSearch Torrent movies +- should include 'Misión en Marbella (2001)' + String String unescape_html - should convert & to & - should convert ó to ó String strip_tags - should strip HTML tags -Finished in 2.772724 seconds +Finished in 2.787784 seconds -38 examples, 0 failures +41 examples, 0 failures