.codeclimate.yml | 100664 | 0 | 0 | | | 65 Bytes | e3877db2fae439d388fba9814165e58145d413d96d09ad9f4b91c7121a1a9e94 |
.gitignore | 100664 | 0 | 0 | | | 133 Bytes | ee5f7d2c8994ce429a99738925f3bc429a0146571caa34db072d88f23455b9d1 |
.rspec | 100664 | 0 | 0 | | | 61 Bytes | 531031837883782a8a08fb88c0478766c186908ef5c35811cd02954d6866880f |
.rubocop.yml | 100664 | 0 | 0 | | | 249 Bytes | a4cd5245e58f04b043069d3266aa6e4de08ad573010d12a3d1ab97f4a74c19f6 |
.ruby-version | 100664 | 0 | 0 | | | 6 Bytes | 2ad7b0c3f0ede58c3165b7a8a5479e890a758d39bfe8683eaef50ce6afad7232 |
.travis.yml | 100664 | 0 | 0 | | | 868 Bytes | 5f2895d0186fb919ea6780b66bb4c25250facc439a06a55f7df00f6b4c9c126e |
.yardopts | 100664 | 0 | 0 | | | 84 Bytes | 582fac47cf33744603b71b37a65861b0af40d8fc3f1309442747f964663c659e |
Appraisals | 100664 | 0 | 0 | | | 652 Bytes | f0c54ee87875ee0bad61b02397838ee0ef803a8110ee2357a1d8b11bb1c01e1a |
CODE_OF_CONDUCT.md | 100664 | 0 | 0 | | | 1.39 KB | b2c988e28bedb9d14acb4cdd58ec0473716c6c30cff49f9f48131a59a73f527e |
Gemfile | 100664 | 0 | 0 | | | 695 Bytes | 2e28a906fa0fe1237a3202e44f9f9766188c6f2ee8307d50a5007353bd3aa78f |
Guardfile | 100664 | 0 | 0 | | | 2.69 KB | 2bbf1311cf2a34027e4fce82be71f302bf54394ed326db2072632cdce46777c3 |
LICENSE.txt | 100664 | 0 | 0 | | | 1.05 KB | 446b75108b10e3898178e355b58464cf36688887fa883aec34d51404e8cd1668 |
README.md | 100664 | 0 | 0 | | | 14.4 KB | b0da372e5497241f67e27c828b03ab0d8ce6aaec3c0dabef0e58b4e74416b520 |
Rakefile | 100664 | 0 | 0 | | | 2.28 KB | 3eb14bb4172c84014ccb3344d8a1df21cb03258efd9dc22f00adc564035331d4 |
asana.gemspec | 100664 | 0 | 0 | | | 1.17 KB | 9d2ab7788bcbbbe9d159ae6a4596a63e3e18ef6388fb2fb81d64cec90dca4a41 |
bin/console | 100775 | 0 | 0 | | | 330 Bytes | 5ccf71e6cdb66fe301bf568a0b54ddcc7d573745552b5fed4d5315b0173153e7 |
bin/setup | 100775 | 0 | 0 | | | 126 Bytes | 348fce4f69de38f4ab619892edce7d645c541cfdb07b5a2e9dd599af11770319 |
examples/Gemfile | 100664 | 0 | 0 | | | 56 Bytes | 8953a4b317a81684bc4217ec0c06aeee6d964b1c45d1aec0b2ac9dc89a604945 |
examples/Gemfile.lock | 100664 | 0 | 0 | | | 744 Bytes | 851558dc3d28eddaa7d0400ffa473b1b372d6a3a681109e57939e955545d5ac3 |
examples/cli_app.rb | 100664 | 0 | 0 | | | 892 Bytes | c68f798002ddb8a9642456ebc1f1cce804a3ca3a471c7f1cc20e9d6ef791a119 |
examples/events.rb | 100664 | 0 | 0 | | | 1.09 KB | 1cee232f080ca9de80d83db85de8a3c9947721a0868514b55fdd1f00db59d19d |
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.15 KB | 888ccfc981e5a08caf73d401a7e89768840e8eec31a55bbe1a98834ac8a68247 |
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.27 KB | 6f6328ddf96abfdcea4bbf3d858121ebd9f93a2ae65b57b4ef3da217982e0797 |
lib/asana/client/configuration.rb | 100664 | 0 | 0 | | | 5.74 KB | 23e726a87b9539decbe4a4a0c54d4bd9cf49a4e22e43d9cf02c2dc7dd6c9859e |
lib/asana/errors.rb | 100664 | 0 | 0 | | | 3.24 KB | 28cda2e24b82787bab27cfac915bfce54d2d9ed2a494a2e29f19bf884fe693ce |
lib/asana/http_client.rb | 100664 | 0 | 0 | | | 8.35 KB | 889317b945460ded2b673751d2bd2bb0e4a51380564151f7cd950b409414d640 |
lib/asana/http_client/environment_info.rb | 100664 | 0 | 0 | | | 1.42 KB | 5fe704101b79300d7d8110d4de69921c5a237b34649970513b796a3cfb6ebb69 |
lib/asana/http_client/error_handling.rb | 100664 | 0 | 0 | | | 3.89 KB | 1bd7462289c4d86dbbdbe01050aba8fe89567afdb3c04c7ad9530281859c639b |
lib/asana/http_client/response.rb | 100664 | 0 | 0 | | | 1.05 KB | c1cbed95e58b87a56e1b8079bed7dd59da3ee7eca146ab306d065611a9113153 |
lib/asana/resource_includes/attachment_uploading.rb | 100664 | 0 | 0 | | | 1.25 KB | b228a8de56c6d9c856ce13c261a242c48c3dd4ff0727941247d4db83295501f4 |
lib/asana/resource_includes/collection.rb | 100664 | 0 | 0 | | | 2.08 KB | 660e42c5e871b1f84e2f72352b2de0cbe141907ecaad1ce5f00ef8a35bc6a334 |
lib/asana/resource_includes/event.rb | 100664 | 0 | 0 | | | 1.96 KB | 1c4eb6d5a9f560829702aaaed06a4f2ef95d235a9c363228d97491a1248f9322 |
lib/asana/resource_includes/event_subscription.rb | 100664 | 0 | 0 | | | 403 Bytes | d8913a9aee71150571281bfe006cb794f69cac00854a2898352c0f39e9ced3c5 |
lib/asana/resource_includes/events.rb | 100664 | 0 | 0 | | | 3.42 KB | 5959e7d49157ba775c24fb3687ada202e9aca71c0b7a546c644d9812d2876b51 |
lib/asana/resource_includes/registry.rb | 100664 | 0 | 0 | | | 1.82 KB | 9c80f15ab70536f00f91a369e9155875434f29258772b5607b5a2652f82ec45a |
lib/asana/resource_includes/resource.rb | 100664 | 0 | 0 | | | 2.8 KB | d67d85e179fd20140228f6412b267046738b6a3ca094e4be8d1596373422f874 |
lib/asana/resource_includes/response_helper.rb | 100664 | 0 | 0 | | | 377 Bytes | 6b6efb4e12b0e300b51c452081881dd654da3bc6a12d0dd2d91f2849e9e9c4b2 |
lib/asana/resources.rb | 100664 | 0 | 0 | | | 417 Bytes | d99e1a310ce36950f2156143bd837a7b3774ca86c8bd547db7f827007df66fee |
lib/asana/resources/attachment.rb | 100664 | 0 | 0 | | | 1.69 KB | 7650b558ec2c6f54d060fef1c0de740565920493430321497438a61216235a19 |
lib/asana/resources/custom_field_settings.rb | 100664 | 0 | 0 | | | 2.26 KB | 5acfcd89e9ce071569cdb78307f124e1b9fe4b1ce4d058b985ae510d248b76bb |
lib/asana/resources/custom_fields.rb | 100664 | 0 | 0 | | | 9.62 KB | 999c7383dc92da30db12a2c306ee0e92c09716ff2d6a16233537532e91f2b35e |
lib/asana/resources/job.rb | 100664 | 0 | 0 | | | 1020 Bytes | f60c944f8e64d7727b8cbd0a5bdf1abe685a4eb7fa5dbe9eff6cffb662b57adb |
lib/asana/resources/organization_export.rb | 100664 | 0 | 0 | | | 2.29 KB | ff79b4e72bf35a16b897e84d2061836ae099a7820195eb8061195db4d294aef0 |
lib/asana/resources/portfolio.rb | 100664 | 0 | 0 | | | 9.29 KB | 36929de6d8bb58a4c910a29de54198bee3e59d28abe3d2b16e5ee13265a0bd0f |
lib/asana/resources/portfolio_membership.rb | 100664 | 0 | 0 | | | 2.5 KB | 2b7458e1828eca0933028ba0a99aadcf3c9ea42bcb0f14abf8b9df9ed11ef294 |
lib/asana/resources/project.rb | 100664 | 0 | 0 | | | 14.4 KB | a3f73a858f0de8d7ceabc0e4e5a93c653a3ab2033a089efc594a0f90d8a112df |
lib/asana/resources/project_membership.rb | 100664 | 0 | 0 | | | 1.96 KB | a10619604f33d183deb8f898f9941190fee631b22c84ca83c7def3fc83e63f3b |
lib/asana/resources/project_status.rb | 100664 | 0 | 0 | | | 3.13 KB | bdf1aa061e2264b898ddec93ce0132e2fdd259b02e5bff6d0761125c815d6f76 |
lib/asana/resources/section.rb | 100664 | 0 | 0 | | | 5.77 KB | 8803743281cd6f24a94d7d7ed07a4850bd02f424a540cc8c2d30c4a5c87e3373 |
lib/asana/resources/story.rb | 100664 | 0 | 0 | | | 3.92 KB | 7cd8e6b8c5276846e7d2ec5c8418ca0517034f0bdca3b4e60def573d9115fd1f |
lib/asana/resources/tag.rb | 100664 | 0 | 0 | | | 5.76 KB | 344394c03f70962897861a2a18ceb4f740201291fc81d490382e9c1e78324928 |
lib/asana/resources/task.rb | 100664 | 0 | 0 | | | 25.6 KB | 104554fcd3e64585f5b108be232364c5ed82ef24199dc47cbb8c7f23daad9434 |
lib/asana/resources/team.rb | 100664 | 0 | 0 | | | 4.67 KB | c43023f40290fd7e663e35ae20576cfbc9d8e31fabfae6c705b1f4c291e5a4e2 |
lib/asana/resources/user.rb | 100664 | 0 | 0 | | | 3.66 KB | b1444444edc801fa0dcb58a4561f9cf79a0a67bf67e0f9679f8f5e60ceb82529 |
lib/asana/resources/user_task_list.rb | 100664 | 0 | 0 | | | 3.9 KB | 71cb5a138ac36693fba8b1ee03ff5303256b8f297329308d0fa485bdb0cd880c |
lib/asana/resources/webhook.rb | 100664 | 0 | 0 | | | 5.46 KB | 73f00106316b81d4aed58ed63dd647ed2b611fc0d00a8b0787ec2df59d1a7c43 |
lib/asana/resources/workspace.rb | 100664 | 0 | 0 | | | 5.96 KB | 69a7866e492fa5093b8a6c86fbcfa3d33f990d942d201af869407b631b3aac49 |
lib/asana/ruby2_0_0_compatibility.rb | 100664 | 0 | 0 | | | 88 Bytes | 595cd850d0c37dd50ec71e16732ec4e858378da35ef2215cbd85a953f2b22216 |
lib/asana/version.rb | 100664 | 0 | 0 | | | 78 Bytes | fd4e05c540db1b819992d852f7f80fdafe246762dc49b666bc24ad13727b9887 |
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 | | | 106 Bytes | 9743e08ba32e9f28f0ba0453506863824750b0613003d05a998da55eaac9b61e |