Asana/ruby-asana

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
samples/team_memberships_sample.yaml
samples/teams_sample.yaml
samples/time_periods_sample.yaml
samples/typeahead_sample.yaml
samples/user_task_lists_sample.yaml
samples/users_sample.yaml
samples/webhooks_sample.yaml
samples/workspace_memberships_sample.yaml
samples/workspaces_sample.yaml
spec/templates/unicorn.yaml
spec/templates/world.yaml
swagger_templates/api.mustache
swagger_templates/api_doc.mustache
swagger_templates/ruby-config.json
lib/templates/index.js8
spec/support/codegen.js30
examples/cli_app.rb22
A
20 mins
examples/events.rb30
examples/personal_access_token.rb18
A
20 mins
lib/asana.rb10
lib/asana/authentication.rb6
lib/asana/authentication/oauth2.rb21
lib/asana/authentication/oauth2/access_token_authentication.rb24
lib/asana/authentication/oauth2/bearer_token_authentication.rb14
lib/asana/authentication/oauth2/client.rb27
lib/asana/authentication/token_authentication.rb12
lib/asana/client.rb48
lib/asana/client/configuration.rb78
lib/asana/errors.rb67
lib/asana/http_client.rb163
B
6 hrs
lib/asana/http_client/environment_info.rb42
lib/asana/http_client/error_handling.rb72
A
1 hr
lib/asana/http_client/response.rb20
lib/asana/resource_includes/attachment_uploading.rb23
lib/asana/resource_includes/collection.rb47
lib/asana/resource_includes/event.rb16
lib/asana/resource_includes/event_subscription.rb10
lib/asana/resource_includes/events.rb49
A
45 mins
lib/asana/resource_includes/registry.rb26
lib/asana/resource_includes/resource.rb57
lib/asana/resource_includes/response_helper.rb13
lib/asana/resources.rb8
lib/asana/ruby2_0_0_compatibility.rb3
lib/asana/version.rb3
spec/asana/authentication/oauth2/access_token_authentication_spec.rb31
spec/asana/authentication/oauth2/bearer_token_authentication_spec.rb12
spec/asana/authentication/oauth2/client_spec.rb14
spec/asana/authentication/token_authentication_spec.rb11
spec/asana/client/configuration_spec.rb88
spec/asana/client_spec.rb39
A
1 hr