.codeclimate.yml | 100664 | 0 | 0 | | | 65 Bytes | e3877db2fae439d388fba9814165e58145d413d96d09ad9f4b91c7121a1a9e94 |
.gitignore | 100664 | 0 | 0 | | | 122 Bytes | de14f6e113026a0272166cc43156f1ff7554c7d33937efa3cd9ba8b11fe17791 |
.rspec | 100664 | 0 | 0 | | | 61 Bytes | 531031837883782a8a08fb88c0478766c186908ef5c35811cd02954d6866880f |
.rubocop.yml | 100664 | 0 | 0 | | | 249 Bytes | a4cd5245e58f04b043069d3266aa6e4de08ad573010d12a3d1ab97f4a74c19f6 |
.travis.yml | 100664 | 0 | 0 | | | 834 Bytes | aac6d3c1d5f6d019af70bffa102d5028ab1acbd831f09f6fc6b21c2faeeba79d |
.yardopts | 100664 | 0 | 0 | | | 84 Bytes | 582fac47cf33744603b71b37a65861b0af40d8fc3f1309442747f964663c659e |
CODE_OF_CONDUCT.md | 100664 | 0 | 0 | | | 1.39 KB | b2c988e28bedb9d14acb4cdd58ec0473716c6c30cff49f9f48131a59a73f527e |
Gemfile | 100664 | 0 | 0 | | | 310 Bytes | a7a818c8ec29bee793adf56cf5ebd5cbd4d9bc2267a9974ea66781ab8c421eb3 |
Guardfile | 100664 | 0 | 0 | | | 2.69 KB | 2bbf1311cf2a34027e4fce82be71f302bf54394ed326db2072632cdce46777c3 |
LICENSE.txt | 100664 | 0 | 0 | | | 1.05 KB | 446b75108b10e3898178e355b58464cf36688887fa883aec34d51404e8cd1668 |
README.md | 100664 | 0 | 0 | | | 10.6 KB | f79b1a6d652f264d91807947ee6006b8342187d3766a8fd54cc1cff3387c06a8 |
Rakefile | 100664 | 0 | 0 | | | 1.5 KB | 487e4f07c1a7e503afe59ce2cb93998f568629f4bac963de06a7b2df46e9b832 |
asana.gemspec | 100664 | 0 | 0 | | | 1.15 KB | 133c59d8131744213d21bec04016bfe95271ec6e3c68ab360752af08ac858724 |
bin/console | 100775 | 0 | 0 | | | 330 Bytes | 5ccf71e6cdb66fe301bf568a0b54ddcc7d573745552b5fed4d5315b0173153e7 |
bin/setup | 100775 | 0 | 0 | | | 126 Bytes | 348fce4f69de38f4ab619892edce7d645c541cfdb07b5a2e9dd599af11770319 |
examples/Gemfile | 100664 | 0 | 0 | | | 106 Bytes | bf73734ef01e65e89ba211b7a7a4a5bfeeed20d2b763894dc03b851db749a8be |
examples/Gemfile.lock | 100664 | 0 | 0 | | | 1.14 KB | 610ddfee6fea07b78c7c99e0ec5cf612d504330d3dbd2cbba8d67f56d9366ffd |
examples/cli_app.rb | 100664 | 0 | 0 | | | 892 Bytes | c68f798002ddb8a9642456ebc1f1cce804a3ca3a471c7f1cc20e9d6ef791a119 |
examples/events.rb | 100664 | 0 | 0 | | | 1.09 KB | 1cee232f080ca9de80d83db85de8a3c9947721a0868514b55fdd1f00db59d19d |
examples/omniauth_integration.rb | 100664 | 0 | 0 | | | 1.33 KB | 38010e84664570a6e5282b306ee79ecdb4c5ce7360e2c2a2e9f338b49237afb2 |
examples/personal_access_token.rb | 100664 | 0 | 0 | | | 572 Bytes | 3db328214f7ea0daf381ab548fd54ac747c0f4c6fe9cc6d7a07486dd044c03fd |
lib/asana.rb | 100664 | 0 | 0 | | | 300 Bytes | 0c68bf7a49387de2c4965e6534833ac1cf1d10a230b9125bfcf1d4cbe8c4af61 |
lib/asana/authentication.rb | 100664 | 0 | 0 | | | 201 Bytes | b86970941c747ad75d1c616d2d52bda25104204a4feef4db1b1c0e5874ace1e8 |
lib/asana/authentication/oauth2.rb | 100664 | 0 | 0 | | | 1.76 KB | 53d865ff298caf8728f3e3453eeb2e1fe2c891133d3a690bdb25a2c519fafecb |
lib/asana/authentication/oauth2/access_token_authentication.rb | 100664 | 0 | 0 | | | 2.05 KB | 72133a61af248651d3e40650637202e87ada3bd169a73572f0019cbd6f9757f3 |
lib/asana/authentication/oauth2/bearer_token_authentication.rb | 100664 | 0 | 0 | | | 1.08 KB | a52e34fee3a23ba74ed955aa972140e13e76c375a04c4c0df486020f520f3b3e |
lib/asana/authentication/oauth2/client.rb | 100664 | 0 | 0 | | | 1.92 KB | 676a0d420d4d19d0b9583e0076f341f0067da726e9d2f0dc2b0f525f0c17bd1e |
lib/asana/authentication/token_authentication.rb | 100664 | 0 | 0 | | | 500 Bytes | 14d224a29441bb9be7c803e66641e606e3ce90b6ee4be59cfb3cdc912194303f |
lib/asana/client.rb | 100664 | 0 | 0 | | | 4.06 KB | 43aa6d91be8fe2725b5caf640496a40ae92a0f9ec3d7b7b6245d263ed4a9d236 |
lib/asana/client/configuration.rb | 100664 | 0 | 0 | | | 5.26 KB | 5dd0d92f2ea0e6f54ccd1162649d4ac7b02d3bd1699db92f7092616c125d3587 |
lib/asana/errors.rb | 100664 | 0 | 0 | | | 2.95 KB | 157d452320bd974c122e59c49f815c5650b8f397cf307ef32b803515b210e61b |
lib/asana/http_client.rb | 100664 | 0 | 0 | | | 5.4 KB | 5a2fbf84996e6135167e3ff31c78404112e16c046520997eabf7243117d00cce |
lib/asana/http_client/environment_info.rb | 100664 | 0 | 0 | | | 1.41 KB | 69a4acdbf3793c860e0e1f8521d86b76700c3f0d5f2c4cd81f8b4959df27663e |
lib/asana/http_client/error_handling.rb | 100664 | 0 | 0 | | | 3.45 KB | dc620fd4a3210f20e7497314d12a8d2db1a52d2be2242641f2ec93c57fb6fe99 |
lib/asana/http_client/response.rb | 100664 | 0 | 0 | | | 944 Bytes | 0445202713e17c2cd047a7208871713aaae7c1fdd79d953368e37b15f162372d |
lib/asana/resource_includes/attachment_uploading.rb | 100664 | 0 | 0 | | | 1.25 KB | cdb747fb3fdb1d512f6473c8bbd56229ba3873a6082426f9893477797f6c3466 |
lib/asana/resource_includes/collection.rb | 100664 | 0 | 0 | | | 2.1 KB | ca961e949ee92e3b556d2a10899dada5e608aaa44e46517abbc015cc4338f9f4 |
lib/asana/resource_includes/event.rb | 100664 | 0 | 0 | | | 1.96 KB | 1c4eb6d5a9f560829702aaaed06a4f2ef95d235a9c363228d97491a1248f9322 |
lib/asana/resource_includes/event_subscription.rb | 100664 | 0 | 0 | | | 402 Bytes | 4880c0bb55aefb887058a527e26f8772e184724c92f0dbf2837a21e33a3af753 |
lib/asana/resource_includes/events.rb | 100664 | 0 | 0 | | | 3.43 KB | 3b3f17b5b58dfe70e2b0ccde084ec95e3e33e2c8d9e3154c5a920989b9b90d17 |
lib/asana/resource_includes/registry.rb | 100664 | 0 | 0 | | | 1.82 KB | 9c80f15ab70536f00f91a369e9155875434f29258772b5607b5a2652f82ec45a |
lib/asana/resource_includes/resource.rb | 100664 | 0 | 0 | | | 2.83 KB | 4f564d584a55aa83300ebafd250aca28da96c56494a80a700b1ffebc4cca738a |
lib/asana/resource_includes/response_helper.rb | 100664 | 0 | 0 | | | 376 Bytes | 060f0fb4f8e7350a3a1defeddc85bc8314bb926b6a3ed199f757d9e0e5d3118c |
lib/asana/resources.rb | 100664 | 0 | 0 | | | 417 Bytes | d99e1a310ce36950f2156143bd837a7b3774ca86c8bd547db7f827007df66fee |
lib/asana/resources/attachment.rb | 100664 | 0 | 0 | | | 1.63 KB | 7b4feed4317458a403f4e794ff7bb0976adbc14e1eea4c0dd2d1ee031fb2254e |
lib/asana/resources/project.rb | 100664 | 0 | 0 | | | 10.7 KB | dd894bb851d244d390a867f2b44239863fd6128c0fab5a4271b10d567542687d |
lib/asana/resources/story.rb | 100664 | 0 | 0 | | | 2.76 KB | cd96472293f36defbcfe0a1341c3587f607b414593ef7d1b54a1cd0b21e91b55 |
lib/asana/resources/tag.rb | 100664 | 0 | 0 | | | 5.72 KB | f539f31e55ea02db0a823738d1e330d82cd46dd4a4f27db2ee58d7f0f2b30610 |
lib/asana/resources/task.rb | 100664 | 0 | 0 | | | 15 KB | 0ea95355a7b3c835c05c788cf59a8752a09c78e6d817e6103ef2ec9014c0017a |
lib/asana/resources/team.rb | 100664 | 0 | 0 | | | 3.65 KB | c8c732ff7674b52bfd38c75192e9284895059aab2be66c47eaeef3b396349978 |
lib/asana/resources/user.rb | 100664 | 0 | 0 | | | 2.99 KB | 90944e86f5ce9080520c1e6ae687b28a178e4b10db88030e048fec89c325aea8 |
lib/asana/resources/workspace.rb | 100664 | 0 | 0 | | | 5.66 KB | c1319a9d00a0f24ba74e3db84f078729720d7016d8b3f93b4b0fb9f5d76b13c1 |
lib/asana/ruby2_0_0_compatibility.rb | 100664 | 0 | 0 | | | 87 Bytes | bfa5d4ac1455006a910b33e1b318fa45927139ac44446581751c87d210044b27 |
lib/asana/version.rb | 100664 | 0 | 0 | | | 78 Bytes | df595d9c04dbb95d107c79e34e82d90d9dfa3b45e2f8de9df615ed4a96f28f03 |
lib/templates/index.js | 100664 | 0 | 0 | | | 156 Bytes | 3db66348efb8fdeb0f3c542a46baf34cffba01c74576dcf22adedf09acea550b |
lib/templates/resource.ejs | 100664 | 0 | 0 | | | 8.94 KB | 5db0f09017ddb756f4ab85bbeed5eaf9d57f7a1366fd279112c6599118a749d7 |
package.json | 100664 | 0 | 0 | | | 104 Bytes | 55b83cb7d27551a0d7e40d3f1cf5d23d8b390bb5234f8e0875e4cdebfb9c1417 |