Manifest.txt in rawler-0.0.4 vs Manifest.txt in rawler-0.0.5
- old
+ new
@@ -1,17 +1,22 @@
+.autotest
History.txt
Manifest.txt
README.txt
Rakefile
bin/rawler
+lib/rawler.rb
lib/rawler/base.rb
-lib/rawler/core_extensions/module.rb
lib/rawler/core_extensions.rb
+lib/rawler/core_extensions/module.rb
lib/rawler/crawler.rb
lib/rawler/request.rb
-lib/rawler.rb
spec/spec.opts
spec/spec_helper.rb
spec/unit/base_spec.rb
-spec/unit/crawler_spec.rb
+spec/unit/crawler/base_spec.rb
+spec/unit/crawler/content_type_spec.rb
+spec/unit/crawler/exceptions_spec.rb
+spec/unit/crawler/http_basic_spec.rb
+spec/unit/crawler/url_domain_spec.rb
tasks/rspec.rake
vendor/lib-trollop.rb
\ No newline at end of file