Sha256: d67c62ad3e31117d9f6ded0bab0587c18ca944900139c94b7cc3e4ee80827210

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

CHANGELOG
LICENSE
Manifest
Rakefile
examples/oauth_playground/Capfile
examples/oauth_playground/LICENSE
examples/oauth_playground/Rakefile
examples/oauth_playground/config.ru
examples/oauth_playground/config/deploy.rb
examples/oauth_playground/config/facebook.yml
examples/oauth_playground/lib/load_facebook.rb
examples/oauth_playground/lib/oauth_playground.rb
examples/oauth_playground/readme.md
examples/oauth_playground/spec/oauth_playground_spec.rb
examples/oauth_playground/spec/spec_helper.rb
examples/oauth_playground/tmp/restart.txt
examples/oauth_playground/views/index.erb
examples/oauth_playground/views/layout.erb
init.rb
lib/koala.rb
lib/koala/graph_api.rb
lib/koala/http_services.rb
lib/koala/realtime_updates.rb
lib/koala/rest_api.rb
readme.md
spec/facebook_data.yml
spec/koala/api_base_tests.rb
spec/koala/graph_and_rest_api/graph_and_rest_api_no_token_tests.rb
spec/koala/graph_and_rest_api/graph_and_rest_api_with_token_tests.rb
spec/koala/graph_api/graph_api_no_access_token_tests.rb
spec/koala/graph_api/graph_api_with_access_token_tests.rb
spec/koala/live_testing_data_helper.rb
spec/koala/net_http_service_tests.rb
spec/koala/oauth/oauth_tests.rb
spec/koala/realtime_updates/realtime_updates_tests.rb
spec/koala/rest_api/rest_api_no_access_token_tests.rb
spec/koala/rest_api/rest_api_with_access_token_tests.rb
spec/koala_spec.rb
spec/koala_spec_helper.rb
spec/koala_spec_without_mocks.rb
spec/mock_facebook_responses.yml
spec/mock_http_service.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
koala-0.7.3 Manifest