.gitignore | 100644 | 0 | 0 | | | 246 Bytes | bec33ea980629d5aa68e32b1adb4b5a0f912c81002b4d82eb7304f84fbe93b02 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 3c63103a2171b90b80a44feff126ba64cb170b82b3e36257c21d46eb772b8e3c |
.rubocop.yml | 100644 | 0 | 0 | | | 1.42 KB | e00b90003966f96f460cfbb922d9e78920d1ce17e2b3c6aa0ce3c33ee3dfc157 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 99600f6a7bfe6c33ebd1a2518f44a861a67afc40c25da42bc622595716529584 |
.tool-versions | 100644 | 0 | 0 | | | 11 Bytes | d41c00ee904a52e4dfdcf914d78abf8c68f4a6254646c7864efda4bf1afa7016 |
Gemfile | 100644 | 0 | 0 | | | 141 Bytes | 7ee14abc34878e063d4565b7a79ebe4e153884d5fea1efd909b5eb4a39e5fde0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | f79ebf0910a193b35c1210b3ec7a4f754613e4ad5d9684a1e024ee08881236ca |
README.md | 100644 | 0 | 0 | | | 5.11 KB | 37b642851f6309fdbb183e406d32faa537f0369538b836be30af2cdd2c01bf7a |
Rakefile | 100644 | 0 | 0 | | | 257 Bytes | 0b96598da8e9274b6ce8b89ccdbb2c3c6f6ce2152b302bae59c107fa0d4fd5e6 |
app/controllers/twilio_base/base_controller.rb | 100644 | 0 | 0 | | | 752 Bytes | d1245d6ec80d32f4d91e3ac48181fbbb365183744da12a49f7c366b75f100dfb |
app/models/twilio_base/global_config.rb | 100644 | 0 | 0 | | | 100 Bytes | 020324121012fe041bcd6448292dd265e10c06f2ad5df1e6f05f2cd502e032e5 |
app/services/twilio_base/api_key.rb | 100644 | 0 | 0 | | | 265 Bytes | f213ce61af3c93d67956515d47872caa91ea808017501c54ed80cf41eba135df |
app/services/twilio_base/application.rb | 100644 | 0 | 0 | | | 534 Bytes | 9868ee59aa8ec4c9157cedcb8f3927bce5adfe82afbea0bfca5e55942a9dc993 |
app/services/twilio_base/clients.rb | 100644 | 0 | 0 | | | 969 Bytes | 7b374ac8c71e13f2d227b152984d4141b2ce8160caf12b4ad3ab524641b48f45 |
app/services/twilio_base/phone_number.rb | 100644 | 0 | 0 | | | 872 Bytes | 1508d5fa5382d390f5c387a53e8716d93494a5bd1d36d741d1ac6665082b69cf |
app/services/twilio_base/protocols/voice.rb | 100644 | 0 | 0 | | | 518 Bytes | 68826a4e8bb93dc806cf97cb674c9d3c6aadaa89567c4cf11bc56a1ff1aaa287 |
app/services/twilio_base/protocols/voice/base.rb | 100644 | 0 | 0 | | | 1.16 KB | d67f4725687c19b6cca9dc2e63d11c0240d744050c1581638da33eb5ea951513 |
app/services/twilio_base/protocols/voice/pstn.rb | 100644 | 0 | 0 | | | 184 Bytes | 18d0f1d5993212e76b4eddc34c11abeacb4bd854704266049a6787f398f4d4e9 |
app/services/twilio_base/protocols/voice/sip.rb | 100644 | 0 | 0 | | | 922 Bytes | bef5f25a76ed42893bb14bd4de4a155d74ec4d639e92f6717742e5866ddef6ef |
app/services/twilio_base/request_verification_service.rb | 100644 | 0 | 0 | | | 535 Bytes | 82c946d70be9a08f953155a1065573f872007d28220416c6fa8a742d17e4646c |
app/services/twilio_base/routers/voice/base.rb | 100644 | 0 | 0 | | | 1016 Bytes | 5c49d1c2f6933221a8ee7fd9b535bf398fe079c1c134d7c8cab020c8c378e8a5 |
app/services/twilio_base/routers/voice/default.rb | 100644 | 0 | 0 | | | 572 Bytes | 1e099cfcaa3d83ec43f72c0cf5ca9ef9d50b9566881f81b6ab9bb6073966b194 |
app/services/twilio_base/routers/voice/direct_dial.rb | 100644 | 0 | 0 | | | 141 Bytes | 5ee73221e302f477a2a73ddc410683f6c45e87e182351b551443d2f062032a68 |
app/services/twilio_base/routers/voice/task_router.rb | 100644 | 0 | 0 | | | 757 Bytes | 7281fe4f52e6eca6d9842c837ee3a2e3d8e1ce40035627b70c1481a67933ba79 |
app/services/twilio_base/sync/service.rb | 100644 | 0 | 0 | | | 394 Bytes | 31760e0009b0dbf5a63d48984dc1160119b68815efa3ebbf7fbfe79125a90eb2 |
app/services/twilio_base/task_router/activity.rb | 100644 | 0 | 0 | | | 1.1 KB | 5b18ccb3bc73419596317077552514c8c6d03d2d1b2465cb4e515ffc3445bbb9 |
app/services/twilio_base/task_router/base.rb | 100644 | 0 | 0 | | | 279 Bytes | 5cb5dcccee3f35ed99660d6a857525b95b1bf001cf53e874dc2dcaef74270091 |
app/services/twilio_base/task_router/task.rb | 100644 | 0 | 0 | | | 728 Bytes | 0792544942b05f69a02370865537939a870462b86551ec9e5e038fe2442a0d74 |
app/services/twilio_base/task_router/task_queue.rb | 100644 | 0 | 0 | | | 1.19 KB | cc9635e926c03b26baaf641003b7beca1990a62098f96d5ac601472906442b96 |
app/services/twilio_base/task_router/worker.rb | 100644 | 0 | 0 | | | 553 Bytes | 795004f7273e7a7761235562615c86a1e9ce5757ad84334b38b9b7262d442abf |
app/services/twilio_base/task_router/workflow.rb | 100644 | 0 | 0 | | | 403 Bytes | aecb8aad60b728ddd113a938aebfa41e866555285550331a7fb1aae288a1b5a5 |
app/services/twilio_base/task_router/workspace.rb | 100644 | 0 | 0 | | | 1.1 KB | 6eb2de810e32971d9a2f64718fde0e4c02cc65e414a0ec47a56c2dbf92b2e936 |
bin/console | 100755 | 0 | 0 | | | 132 Bytes | 83111203a1797b67f4043300258732eb039820965a45030cb536a013b05af109 |
bin/rails | 100755 | 0 | 0 | | | 389 Bytes | e027cf75a889b7dcbecfb230e3a553fc94f4d46bac812ef7451d050e82436014 |
bin/setup | 100755 | 0 | 0 | | | 74 Bytes | fd77ebc47e250cf86e1b7c2b7df7392ca8aae7e468b50a4f16a5549cf4bc602b |
circle.yml | 100644 | 0 | 0 | | | 1.11 KB | 10bad71df93fd501680380d607bcbbd7c3a53ab3580757061fa0933b78fa295f |
config/locales/en.yml | 100644 | 0 | 0 | | | 5 Bytes | 8187635b680a8afdd592ba5d2aa244d3187ec998494bf1ea61814f5cebc1f6dd |
config/routes.rb | 100644 | 0 | 0 | | | 69 Bytes | d1715a5a50790176c2785f1490beff29a80381496a8e496bf6a076ec65f3169f |
db/migrate/20171214105252_create_twilio_base_global_configs.rb | 100644 | 0 | 0 | | | 446 Bytes | 4c2c1273caedea724dd56a785016e05e3af053f08ab121bd76b6b0a81f8eb04b |
lib/twilio_base.rb | 100644 | 0 | 0 | | | 219 Bytes | bf70f7f8ee38675707b283619ee0b9127e4cedfb3f5e67fb41fbef64c6580afe |
lib/twilio_base/engine.rb | 100644 | 0 | 0 | | | 125 Bytes | 92c2fc8419c90fd2508c4965b98c6a942589180812a7fb82b380d9289d0b8099 |
lib/twilio_base/helpers/protocols.rb | 100644 | 0 | 0 | | | 225 Bytes | 17ade2ab51f87a4b2aabf0339c90285b548f77bd93e2142c62d7cc5aae9c9c4d |
lib/twilio_base/version.rb | 100644 | 0 | 0 | | | 73 Bytes | e3b6d20e6fe7e182b19038fac8d078033c11d50f692414f13dbcac507b94a031 |
spec/factories/channel_sid.rb | 100644 | 0 | 0 | | | 122 Bytes | daa58e43f9f596e371562a49e3d6d9f474fcdcbd85511a6c94f32eb1e0c1904d |
spec/factories/chat_member_id.rb | 100644 | 0 | 0 | | | 128 Bytes | c9b6bd8fc39f76e1de79a2e5d29415f625f4615836030a0c0ae07363e0672e1b |
spec/factories/global_config/activity_sid.rb | 100644 | 0 | 0 | | | 123 Bytes | 2362a2a7f6fb21ece009c0b97009e1c2f66204178fe165fd62ea16ef9d2efc94 |
spec/factories/global_config/api_key_secret.rb | 100644 | 0 | 0 | | | 129 Bytes | b27a9d77616a5ceb41bd27f54d10fa7413ad8d3a7f60b8dc7895e5f5c215c273 |
spec/factories/global_config/api_key_sid.rb | 100644 | 0 | 0 | | | 122 Bytes | d13a7ebef6e2e5c06fbaf3f99ef8a4d51267a7349d5ce9837f19bce351e93926 |
spec/factories/global_config/application_sid.rb | 100644 | 0 | 0 | | | 126 Bytes | 2a2e15cc4cfa3d54f694758629fa7bc570da832ba786d1294ed8e428cd479719 |
spec/factories/global_config/chat_service_sid.rb | 100644 | 0 | 0 | | | 127 Bytes | 1bd5ab4f46bc2a245775013a4d4de3a072090576ab5b03f3ca50afc7a0b7995b |
spec/factories/global_config/conference_sid.rb | 100644 | 0 | 0 | | | 125 Bytes | 96e14dbbc5f3ab4b044d5791b2b1dacd9ba6f359681c159f2113681aab0b0716 |
spec/factories/global_config/message_sid.rb | 100644 | 0 | 0 | | | 122 Bytes | ee1f389a8ad6fd942018120cebe42239ae73f8094746ab55e1a5f90071f9682d |
spec/factories/global_config/phone_number.rb | 100644 | 0 | 0 | | | 128 Bytes | 51c8a01cf9e707def7b50cfdd6e0a1bd9f7dc6106f70b39c7715aea4024b4246 |
spec/factories/global_config/recording_sid.rb | 100644 | 0 | 0 | | | 124 Bytes | 638e1315660555d574f238a16f86d5b726b38481f221a9f20ce5524a6d8ad3a4 |
spec/factories/global_config/sync_service_sid.rb | 100644 | 0 | 0 | | | 127 Bytes | b14e0c91f6889aaba60544d1ebc9a7b0bfd1ec4b8f2818e429b09df773830f3a |
spec/factories/global_config/task_sid.rb | 100644 | 0 | 0 | | | 119 Bytes | eaa18817c5434ab697b88fc26dec009274d9917311a73981b27ca803ad2c2dbe |
spec/factories/global_config/voice_call_sid.rb | 100644 | 0 | 0 | | | 125 Bytes | ef21b3af38fadb1f76281f6fd6e9be997d435fa5dee98e96cfdf3478620942cb |
spec/factories/global_config/worker_sid.rb | 100644 | 0 | 0 | | | 121 Bytes | 05a242be27253011c21acf3d2dd9c9230961aa3edcd72b13affc93a3f73485e7 |
spec/factories/global_config/workflow_sid.rb | 100644 | 0 | 0 | | | 123 Bytes | 4bcf235d2b5477798489617396e76a1b8d2109376c5ca623db2f0b0d260c2d31 |
spec/factories/global_config/workspace_sid.rb | 100644 | 0 | 0 | | | 124 Bytes | 0398d2daedace00cd816dc3e671a00b1e3eb0fe0960be50dea494bccb2c697b3 |
spec/factories/global_configs.rb | 100644 | 0 | 0 | | | 602 Bytes | b82145204a574e6d5c0e298fa5a6ec46df9642f1657aa89f4bb579c30d16ffe3 |
spec/lib/twilio_base/helpers/protocols_spec.rb | 100644 | 0 | 0 | | | 1.16 KB | 4d288685a7792709eca8a29eb772576c5ce42878efb128e37cf930f2baade50b |
spec/services/twilio_base/api_key_spec.rb | 100644 | 0 | 0 | | | 445 Bytes | 1dbe57fee57532a6252a7291d9f2ffc637ed76bc4eebde57c997f79a2df0e8dc |
spec/services/twilio_base/application_spec.rb | 100644 | 0 | 0 | | | 952 Bytes | 9840297185e6fc63649b85162b527f6007a7b9dc44de06a1ecb2dafa3aa912fd |
spec/services/twilio_base/phone_number_spec.rb | 100644 | 0 | 0 | | | 1.41 KB | 8b1ee11a01d63a784ac4b014a31ac23dea6a9390cebcb59d0b0202a2820564d9 |
spec/services/twilio_base/protocols/voice/base_spec.rb | 100644 | 0 | 0 | | | 3.26 KB | 9cceba76b301fe649864c8265ac0034ef38a2c5fae1c3eb54467f4cba5242556 |
spec/services/twilio_base/protocols/voice/pstn_spec.rb | 100644 | 0 | 0 | | | 267 Bytes | ee86f1689aa501d6525c211999b11085472757735790961b66048a0d2273db9a |
spec/services/twilio_base/protocols/voice/sip_spec.rb | 100644 | 0 | 0 | | | 2.38 KB | b2f107da6239bdc2f9f17986ea0cfcf0bd12fda2e98edb7e000b07c7d66c5195 |
spec/services/twilio_base/protocols/voice_spec.rb | 100644 | 0 | 0 | | | 1.38 KB | 88064a6c4323fefde4f5c44478bdcfd500e27e0c86db637b110eabf02034d5ad |
spec/services/twilio_base/request_verification_service_spec.rb | 100644 | 0 | 0 | | | 2.79 KB | f2bc91ab73004a112142d71b21e39e5cad630e38e52f530383f65986b078daf4 |
spec/services/twilio_base/routers/voice/base_spec.rb | 100644 | 0 | 0 | | | 2.88 KB | 563e315ec502b0e83fe56ce4f4ba63964019ce23fdc68a03060758d018a9d7db |
spec/services/twilio_base/routers/voice/default_spec.rb | 100644 | 0 | 0 | | | 1.8 KB | 3e2c17f4085d91132b71bae9e9304c57dd102e57d8ba4d37f53ad2f0e3976bf1 |
spec/services/twilio_base/routers/voice/task_router_spec.rb | 100644 | 0 | 0 | | | 1.84 KB | b614fd0b5de443380e28d088f805a53129de471f289d1512197a06d338f93b0a |
spec/services/twilio_base/sync/service.rb | 100644 | 0 | 0 | | | 719 Bytes | 4e13c623439809e56ba32b85035a29ddf91b8967a70f0beadc2bd2602d3c70b2 |
spec/services/twilio_base/task_router/activity_spec.rb | 100644 | 0 | 0 | | | 1.92 KB | 483a30ac6fb7894b9633b6942d984bdbad15482e36ddca2114e316a0292d1aec |
spec/services/twilio_base/task_router/task_queue_spec.rb | 100644 | 0 | 0 | | | 3.71 KB | f4db15c7b972d747a7db4ee97473d6db119eef0455d1670fcd82ba92f59c735c |
spec/services/twilio_base/task_router/worker_spec.rb | 100644 | 0 | 0 | | | 1.63 KB | 2baa6f46290326200cb34c80ab4dd9aba71d36ce2a62cab44abc2ce21a6eb0f3 |
spec/services/twilio_base/task_router/workflow_spec.rb | 100644 | 0 | 0 | | | 954 Bytes | 80c1cf7188c8802097fda0e5ccc1f1ba261d4f6d514c76ddeb3ae45a2a417ce1 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.77 KB | 872eb8790a1d61ef0809a0c93c8ded5d0496b8628231471a40ee54688f34ec34 |
spec/support/factory_bot.rb | 100644 | 0 | 0 | | | 174 Bytes | b87d860176cdacd99e2e13e2bc9fb15b42f22cb8048b06a5777754fa4bba7dd8 |
spec/support/shared_contexts/global_config.rb | 100644 | 0 | 0 | | | 178 Bytes | b56449a55d63ecefdd3b3dac1b123a4514940fa026ee43d7b7d9588d2364cfde |
spec/support/shared_contexts/twilio_controller.rb | 100644 | 0 | 0 | | | 170 Bytes | c5a2e02e6a32b075abcc77ce6c9cc9725c06b03abb22cf49f374df2be661df22 |
spec/support/twilio_base/fake/api_key.rb | 100644 | 0 | 0 | | | 495 Bytes | e2992ab80d495d3b8032e23dc633b9f04de24740101a57b0b8c55db41ef999c1 |
spec/support/twilio_base/fake/application.rb | 100644 | 0 | 0 | | | 1.16 KB | 69bffe28e2f36dbc9bf52007b44e636253ee6c7e2779ddac05252ea83dc6c0ea |
spec/support/twilio_base/fake/available_phone_number.rb | 100644 | 0 | 0 | | | 552 Bytes | 550f35fb6eb8f0124881330d79be7ce7145b3594b3e08c9d770ff7a59639d326 |
spec/support/twilio_base/fake/chat/channel.rb | 100644 | 0 | 0 | | | 1.3 KB | dacd4f66603ea836b213c5d0ceb4f056e068ab125f0edeb8a64641fb5e5c4f71 |
spec/support/twilio_base/fake/chat/client.rb | 100644 | 0 | 0 | | | 928 Bytes | 6bf025701eaf845b4d77b5aca3fc00922a77e0fcbc4a71c18cab83ec9ecc5420 |
spec/support/twilio_base/fake/chat/member.rb | 100644 | 0 | 0 | | | 487 Bytes | 4a28b247a0e4021f40f4e72859a223c26befadac6cd8488ad560b6a38b1452a9 |
spec/support/twilio_base/fake/chat/message.rb | 100644 | 0 | 0 | | | 802 Bytes | 1e8ef565a672f9bff25209e283ff6309ffd7c1deb02c368e5c930be51b16892a |
spec/support/twilio_base/fake/chat/service.rb | 100644 | 0 | 0 | | | 1.21 KB | bdc588c1e4af715821b726bee27ba81950a5bc1ef89e0d52f39a4bb9c9888cee |
spec/support/twilio_base/fake/clients/rest.rb | 100644 | 0 | 0 | | | 1.76 KB | ee7803b7f8283697fe214ccaf1476f40272219b6a340c0f95154113136e70726 |
spec/support/twilio_base/fake/clients/sms.rb | 100644 | 0 | 0 | | | 509 Bytes | 6bfb5bc10a7cb9a82a0348c81c439d5911b20956232d1de0d37ae6cc29b1321d |
spec/support/twilio_base/fake/conference.rb | 100644 | 0 | 0 | | | 1007 Bytes | a6d132187479bf18de19a5ed5609d37a95a84f6361206339a7182559eebbbef0 |
spec/support/twilio_base/fake/flex_flow.rb | 100644 | 0 | 0 | | | 656 Bytes | beea902fb07179beeb32bd738eb46242bf0495ebd595c35334e38871dfa8024d |
spec/support/twilio_base/fake/helpers.rb | 100644 | 0 | 0 | | | 1.66 KB | 1b4a8ef1a98bc74e79b3f20e9432483e6d2ac811acf52b3b1a06b3ad4dd6182d |
spec/support/twilio_base/fake/incoming_phone_number.rb | 100644 | 0 | 0 | | | 1006 Bytes | ad63b8d0eeb3f1fe9af2a11037f414081d2b4e725c47fb29a782730deb11a533 |
spec/support/twilio_base/fake/lookup/client.rb | 100644 | 0 | 0 | | | 587 Bytes | 36fe7176c86077b87de066404a1e59f20a757789494299ded4c91a8d7e6c8b61 |
spec/support/twilio_base/fake/lookup/phone_number.rb | 100644 | 0 | 0 | | | 679 Bytes | 647552d3d04a58168ea6ad20584e73ad9f6c8d0e02e29434a6e58d9908bb44b0 |
spec/support/twilio_base/fake/notify/binding.rb | 100644 | 0 | 0 | | | 832 Bytes | 69f4835e51083906e598cf37b5de028d52ee08eaa4e78daee1f69da3a25b4560 |
spec/support/twilio_base/fake/notify/notification.rb | 100644 | 0 | 0 | | | 743 Bytes | 56dadcc6203c691ae286da56e32fdba2bf1ebc0ea56b3acf25c00d68274bdeb6 |
spec/support/twilio_base/fake/notify/segment_membership.rb | 100644 | 0 | 0 | | | 286 Bytes | a1d749a91cc07c80d190df840f8209bcc54acd7928824a2548b54790ee4d2357 |
spec/support/twilio_base/fake/notify/user.rb | 100644 | 0 | 0 | | | 604 Bytes | 44e1830e2933bd81fb67e1c7efb4528fa0dbeba12dafaf8a24d07a12017e58a8 |
spec/support/twilio_base/fake/notify/v1.rb | 100644 | 0 | 0 | | | 643 Bytes | b77d831d6b459f361f5d316b8aebcbc8b1cfe637383f1356cdd112ced1e73ece |
spec/support/twilio_base/fake/proxy.rb | 100644 | 0 | 0 | | | 487 Bytes | b396c9b85d2bfeb91e3bb16012173d2506090aec4e0177754266b1625f344e00 |
spec/support/twilio_base/fake/recording.rb | 100644 | 0 | 0 | | | 945 Bytes | 7b326975971947c98d694d97162180f33c234ddcf484de05ff47ffac7b074ea2 |
spec/support/twilio_base/fake/sync/client.rb | 100644 | 0 | 0 | | | 252 Bytes | 88bd417f1d8caa6d10bde263b6fdd08d014e0b301ee9887c4f2c26f5acd2c7d8 |
spec/support/twilio_base/fake/sync/service.rb | 100644 | 0 | 0 | | | 1.66 KB | 722041fcd67dafbea2404376897670bb390f11103df4ea8dc826d53c7e641d78 |
spec/support/twilio_base/fake/sync/services/document.rb | 100644 | 0 | 0 | | | 1.15 KB | fccf82e06b30879f074444d88304f7b03880e0f6999ea1dcb4d405f228c1d90c |
spec/support/twilio_base/fake/sync/services/list.rb | 100644 | 0 | 0 | | | 1.12 KB | 8003679d3fcf2d5b8baaed3255378bec6b3946eb127d3a9e8319888baa5698ca |
spec/support/twilio_base/fake/sync/services/lists/item.rb | 100644 | 0 | 0 | | | 924 Bytes | 21744a9de7484a8516fae321a7654365c37e85691ae89801c5525bd1a8cc6426 |
spec/support/twilio_base/fake/sync/services/map.rb | 100644 | 0 | 0 | | | 1.1 KB | 9f0cf70c96f4ef844b9ba12d83dfe500318ea127f492f991ac0309e55820b739 |
spec/support/twilio_base/fake/sync/services/maps/item.rb | 100644 | 0 | 0 | | | 1.06 KB | cb2d06dbacf2c0227d5ce448916b73d9e6b1f777452c491093e2fdda61ceb129 |
spec/support/twilio_base/fake/task_router/activity.rb | 100644 | 0 | 0 | | | 775 Bytes | f66cca31ef88831cc11d8882ffc79c4008fd58536514d20aec56812b8a623022 |
spec/support/twilio_base/fake/task_router/channel.rb | 100644 | 0 | 0 | | | 844 Bytes | 9c203335b4f9f6f127928e6b3cd35f77c46001071a27652c9ab24398acdb8be8 |
spec/support/twilio_base/fake/task_router/client.rb | 100644 | 0 | 0 | | | 568 Bytes | cc4cd7e77e206ade14917920be693837d498722a9ae1f5a4133a1939505cc89b |
spec/support/twilio_base/fake/task_router/statistic.rb | 100644 | 0 | 0 | | | 766 Bytes | 50e027398e0cd5d64012264d3283d01fb7b9c9dc47982ad5003da9f9790639ed |
spec/support/twilio_base/fake/task_router/task.rb | 100644 | 0 | 0 | | | 1.85 KB | d0d5896825ffa6ce68d23d98ead752d70da5b4cf326b5d76483d05c8bb67ec5b |
spec/support/twilio_base/fake/task_router/task_queue.rb | 100644 | 0 | 0 | | | 1.02 KB | 3e024a9c92476a917b7e02d3ce0ee5c4b0cee27eaf9d04096b7ac5d222f3da97 |
spec/support/twilio_base/fake/task_router/worker.rb | 100644 | 0 | 0 | | | 1.32 KB | 4be14a8d0f5ea0405d6c164b12ebc72726a5e6f85dd170422897a565eb4b1688 |
spec/support/twilio_base/fake/task_router/workflow.rb | 100644 | 0 | 0 | | | 1.17 KB | fbfa3315112d5eff25cd7099e0aedff03afda234fbe422157abec89c33578665 |
spec/support/twilio_base/fake/task_router/workspace.rb | 100644 | 0 | 0 | | | 1.77 KB | 2b127e980a1a02517e51895853eb71a70bbd5ee87342087c2a32cb3dbbf9b1fc |
spec/support/twilio_base/fake/voice_call.rb | 100644 | 0 | 0 | | | 1.01 KB | b85b0f380db329426a8114e975d7f461b6d2833803a1fbf84082980570ca99ce |
spec/support/twilio_base/responses/twiml.rb | 100644 | 0 | 0 | | | 954 Bytes | 631f61dccbd0d3853fbb532230abfa8980f4e5fd93dba522cc21420293032e32 |
spec/twilio_base_dummy/.gitignore | 100644 | 0 | 0 | | | 543 Bytes | 1e185cfdd06f0a5491e136967071370a935a506278330f70e48e391397bb33d9 |
spec/twilio_base_dummy/Rakefile | 100644 | 0 | 0 | | | 99 Bytes | 5c1ff789203e5ef071130e24d42d6816469f32209264fb7b726d9f725f466869 |
spec/twilio_base_dummy/app/assets/config/manifest.js | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/app/channels/application_cable/channel.rb | 100644 | 0 | 0 | | | 110 Bytes | d4b6a7cbfcc12df0beaef86e4aaa0e9788aa6949c832985eedd518f03d72d72c |
spec/twilio_base_dummy/app/channels/application_cable/connection.rb | 100644 | 0 | 0 | | | 116 Bytes | 9277129e986752dfac369bd78ff3ab519857f4cca02dc5151cb63f65087b111e |
spec/twilio_base_dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 128 Bytes | 761f1d76d5571e8cdf0d91491d3e796d8d2a5b9f2e31ce9c92a3dd97d77cc438 |
spec/twilio_base_dummy/app/controllers/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 60 Bytes | b2e448423d3bbf0564b9627e46f51cb691495bd4955280dbed959590e149b6a9 |
spec/twilio_base_dummy/bin/bundle | 100755 | 0 | 0 | | | 156 Bytes | ef4cf654eaa484f394c592226a65ec4cefca791ad728fc55dc8e9a45483d81e0 |
spec/twilio_base_dummy/bin/rails | 100755 | 0 | 0 | | | 291 Bytes | 5e4a4978d935bac9e3dd90cbe92c3e6b1724ca4dfb03211b51c61297bf8bef6c |
spec/twilio_base_dummy/bin/rake | 100755 | 0 | 0 | | | 240 Bytes | 3bb935615aa267b4ebbaca5756e4767a978949c6e2eec7e982214f9ca8d64b09 |
spec/twilio_base_dummy/bin/setup | 100755 | 0 | 0 | | | 946 Bytes | 802a5e4f9c3529cea0617bf54a9ae4ebf53ba1b8ae79ff3782cce68f92aa6963 |
spec/twilio_base_dummy/bin/spring | 100755 | 0 | 0 | | | 537 Bytes | eaad8774daf2323cfee49bb7a1b580d075adb188893422350bbb2e4f7af64397 |
spec/twilio_base_dummy/bin/update | 100755 | 0 | 0 | | | 808 Bytes | c97fed9152244b8e61437e8ee63f664a5cd7e58f78b0442fa06e0edbe00f48e8 |
spec/twilio_base_dummy/config.ru | 100644 | 0 | 0 | | | 161 Bytes | d8eca004690c540ea2919f55c2f0bb56866217aef6f25b72c06a75432e991013 |
spec/twilio_base_dummy/config/application.rb | 100644 | 0 | 0 | | | 205 Bytes | afdbaeca2cbd5596a0821dd522babad520580e872eb6e0d9e6965aeac012cc66 |
spec/twilio_base_dummy/config/boot.rb | 100644 | 0 | 0 | | | 228 Bytes | 6b4167fff85bc5b435e0903b737e433cb5277737ba329fcc667028dc4b34a363 |
spec/twilio_base_dummy/config/cable.yml | 100644 | 0 | 0 | | | 54 Bytes | 6ae867947b6f9ff3678e3cc3aa3e38de7617c8f279814ad93faff5fe75e56d1e |
spec/twilio_base_dummy/config/database.example.yml | 100644 | 0 | 0 | | | 207 Bytes | e31dbc2bc624ae3884332ed7c78607802329abd9bd27df57b5b34bf9d1c040ac |
spec/twilio_base_dummy/config/environment.rb | 100644 | 0 | 0 | | | 93 Bytes | 5ef924e0fbb03beb4efb28181ba8995c568f994dee535b01e7bab893e03fcbee |
spec/twilio_base_dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 833 Bytes | b01c996ed6199d42d60969f189b525ff87c43401e4cb755f315fcd5c6e519f73 |
spec/twilio_base_dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 607 Bytes | d6622f4b06d5af9cf4165fd83f027798ca524df7bbe73da33bf3880b5c1a2265 |
spec/twilio_base_dummy/config/initializers/application_controller_renderer.rb | 100644 | 0 | 0 | | | 30 Bytes | 2c0982c561aaad7d568157012a2fe86979ba51542cdc4b5b8cd07d1237264cec |
spec/twilio_base_dummy/config/initializers/assets.rb | 100644 | 0 | 0 | | | 79 Bytes | 5d79e920c516eeac6a02facde0179b9686d4d9287a52df67a68f79b4c7220cc1 |
spec/twilio_base_dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 30 Bytes | 2c0982c561aaad7d568157012a2fe86979ba51542cdc4b5b8cd07d1237264cec |
spec/twilio_base_dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 99 Bytes | c1ef17a3e842a93cf16551f7048dd28e9b79468c2ad2b7c6c6a99435e4877caf |
spec/twilio_base_dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 89 Bytes | dcb758d353e091c3b805ae284c5000872ba177e0a49bf64be152be65503a5ede |
spec/twilio_base_dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 30 Bytes | 2c0982c561aaad7d568157012a2fe86979ba51542cdc4b5b8cd07d1237264cec |
spec/twilio_base_dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 30 Bytes | 2c0982c561aaad7d568157012a2fe86979ba51542cdc4b5b8cd07d1237264cec |
spec/twilio_base_dummy/config/initializers/new_framework_defaults.rb | 100644 | 0 | 0 | | | 501 Bytes | 0948678571200ddb8e1e7fc9e4fb5c24cc2cc161704763c1bb7789e9da05b540 |
spec/twilio_base_dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 119 Bytes | 59e55e4e3c0723d42dbb713d9250434ff7ce5b344b84ccf33374a2d216584a54 |
spec/twilio_base_dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 114 Bytes | c2fd395edfa2571a102d56b22f38d2cc0f2160bebbbdc9c02b6cc79bb9c8a08e |
spec/twilio_base_dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/twilio_base_dummy/config/puma.rb | 100644 | 0 | 0 | | | 238 Bytes | e348ad5fa84ddb2db9595a84f5b3779b808abca387ab3cf962a78774e035c733 |
spec/twilio_base_dummy/config/routes.rb | 100644 | 0 | 0 | | | 113 Bytes | 39567aa04456285137041e972b97fd761c67383a19cec03c4f3f0535e8c4e54e |
spec/twilio_base_dummy/config/secrets.yml | 100644 | 0 | 0 | | | 439 Bytes | e6eb848965cc2cf325023a38169759cbcc737126a0076a7b858434f971d874a3 |
spec/twilio_base_dummy/config/spring.rb | 100644 | 0 | 0 | | | 142 Bytes | 6e1914271684023c3ea9edeb93cc6345d3f6b94ecb7d384eee342eaa7c22f6d7 |
spec/twilio_base_dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.29 KB | 80e0686db779021d5779eca2cfffd79a2c0b682a069927c5561006a96f002e62 |
spec/twilio_base_dummy/db/seeds.rb | 100644 | 0 | 0 | | | 30 Bytes | 2c0982c561aaad7d568157012a2fe86979ba51542cdc4b5b8cd07d1237264cec |
spec/twilio_base_dummy/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/public/404.html | 100644 | 0 | 0 | | | 1.68 KB | 41e6541b07f9c3b306a517917eedb53d7c7bfa006faf6673aaad98c9d96f7023 |
spec/twilio_base_dummy/public/422.html | 100644 | 0 | 0 | | | 1.67 KB | 848f8a124ddb3a76d24a7eca39f93cef89c4fba00e0cd0b2f0af37433fb88e89 |
spec/twilio_base_dummy/public/500.html | 100644 | 0 | 0 | | | 1.6 KB | ef38a03155fab5fa59fe6c823f948893fe260204a87860c55522cdeb5672c959 |
spec/twilio_base_dummy/public/apple-touch-icon-precomposed.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/public/apple-touch-icon.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/public/robots.txt | 100644 | 0 | 0 | | | 202 Bytes | 17fb1dc3361b057783040fa7f58d72f18707170866d370bd3db6e547bee09058 |
spec/twilio_base_dummy/tmp/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/vendor/assets/javascripts/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_dummy/vendor/assets/stylesheets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/twilio_base_spec.rb | 100644 | 0 | 0 | | | 147 Bytes | 4daf0f0676bf184c2df0e953beab021ea299be114f4f19c39ac357b551adeca7 |
twilio_base.gemspec | 100644 | 0 | 0 | | | 1.72 KB | 6a5e90df9d4787533b8c277d23a93945f2eaeff663a3e0cc5450adee209896ab |