Manifest.txt in fireeagle-0.8.0.0 vs Manifest.txt in fireeagle-0.8.0.1
- old
+ new
@@ -5,17 +5,30 @@
Manifest.txt
README.txt
Rakefile
lib/fireeagle.rb
lib/fireeagle/client.rb
+lib/fireeagle/error.rb
lib/fireeagle/location.rb
+lib/fireeagle/location_hierarchy.rb
+lib/fireeagle/locations.rb
lib/fireeagle/response.rb
lib/fireeagle/user.rb
lib/fireeagle/version.rb
setup.rb
-spec/fireeagle_location_spec.rb
spec/fireeagle_response_spec.rb
spec/fireeagle_spec.rb
+spec/location_spec.rb
+spec/locations_spec.rb
+spec/responses/error.xml
+spec/responses/exact_location_chunk.xml
+spec/responses/location_chunk.xml
+spec/responses/location_chunk_with_query.xml
+spec/responses/locations_chunk.xml
+spec/responses/lookup.xml
+spec/responses/recent.xml
+spec/responses/user.xml
+spec/responses/within.xml
spec/spec.opts
spec/spec_helper.rb
tasks/environment.rake
tasks/rspec.rake
\ No newline at end of file