.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 369 Bytes | 5f4276533f74e683322e4ae9d1387998d6c038df3e1973b88fabed6e2963436b |
.gitignore | 100644 | 0 | 0 | | | 33 Bytes | aa8b2604933aa05004c139e1e6052279146a99bea3780405543e2435fd4bfbe3 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 79b9fb49a71869140833837e3a27ae1722a41faf59746519fde5e1346f9dd5b8 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.16 KB | afa2a3ba782d640571c628c7d9af8122d180437d2ece5f49b4c5e929a32b548f |
Gemfile | 100644 | 0 | 0 | | | 90 Bytes | 143a0a27f42457a39dda5068f2492dc14722ac1d55478b5730731782115ae341 |
Gemfile.lock | 100644 | 0 | 0 | | | 919 Bytes | a2adf75a47a1116ab029a7d611d1e35ff369c074c54dd7550bd56b25dda6bc14 |
Makefile | 100644 | 0 | 0 | | | 137 Bytes | 078541ba62cc205f628c8fc3adc34979f573c7cc061e1e79b6e595da89c68b16 |
README.md | 100644 | 0 | 0 | | | 3.85 KB | 969805d243502d3c9aabaceb046096bffec3ec712c9b98d5c4b37343ad78d810 |
Rakefile | 100644 | 0 | 0 | | | 114 Bytes | 212559bc4ffc5c8924aa0e475c8156b6ab199f2137e24ef6ec7caae0e6ea303f |
bin/ccios | 100755 | 0 | 0 | | | 37 Bytes | 1fadd60ee502638a056e071bc191495c350b29f3c5323a209a3e552bbe78eeb6 |
ccios.gemspec | 100644 | 0 | 0 | | | 771 Bytes | db8e7d62d5f271a5cc300b12564a984c17c7f287613a9dc1ed8dc5e3c1e6fbfc |
lib/ccios.rb | 100644 | 0 | 0 | | | 2.23 KB | 958c3a83c83f240cfd5d752e4bbcc3bbd48860b56995d0a8e3aa6e9d8d759eb9 |
lib/ccios/code_templater.rb | 100644 | 0 | 0 | | | 502 Bytes | 77cf93b6fdefc4f17c8355c87392ef8f0ddd1002bb9be3854c3514ddbfaef8c2 |
lib/ccios/config.rb | 100644 | 0 | 0 | | | 3.15 KB | 1e4af36a08dc1f3f103cd4e996adb49037418a0b4f39f112f4ab29df709e920c |
lib/ccios/coordinator_generator.rb | 100644 | 0 | 0 | | | 522 Bytes | ac5992d807aab5f56af9592f96bb0148f7fcf8bda112d1bafec365ea8f5a74b0 |
lib/ccios/file_creator.rb | 100644 | 0 | 0 | | | 2.26 KB | 1eb131cdeb90bef582ab8a6c1bb254895d6fa6e5418acfe39e2548283f9a00d3 |
lib/ccios/interactor_generator.rb | 100644 | 0 | 0 | | | 1.12 KB | 5c5a05bfa59465b658a76c5d8a7935e2821f8c8538e7b22c9ac60dbde319b04c |
lib/ccios/pbxproj_parser.rb | 100644 | 0 | 0 | | | 1.79 KB | e7daaa0613672303783e2c6e7e317274f5f0fddc344307cc4133c64ceba6a9c4 |
lib/ccios/presenter_generator.rb | 100644 | 0 | 0 | | | 2.46 KB | f3d78bc84e2ce0ce14f76b9612c5bf8c4c09fdd65a5b4a89a2ff6c2002f1fc70 |
lib/ccios/repository_generator.rb | 100644 | 0 | 0 | | | 1.66 KB | 0b5f85c9a27e5da7fa40627d7c1ed8b2d10076383dc93693840e086279c0202b |
lib/ccios/templates/coordinator.mustache | 100644 | 0 | 0 | | | 991 Bytes | 6bf8201e137ccbd08729586d6a50ab94a4ec368dd3de6eef92c7b8ba992966a2 |
lib/ccios/templates/dependency_provider.mustache | 100644 | 0 | 0 | | | 576 Bytes | 64690cf4bfda0acf4b6923a0d352686975683efeac8a949cfa2a67175f7ac5e5 |
lib/ccios/templates/interactor.mustache | 100644 | 0 | 0 | | | 186 Bytes | f0365e7f20864863a4d47b3ef8e5127cc7caadbd3fb38ec7038d166479fb725f |
lib/ccios/templates/interactor_assembly.mustache | 100644 | 0 | 0 | | | 98 Bytes | 2dfdde85a372ee15fd3679bee79eff10c21fae06203105201d4702bf31f291fd |
lib/ccios/templates/interactor_implementation.mustache | 100644 | 0 | 0 | | | 305 Bytes | feb8b10976304e5e5640af825edfd80f481b38bb891c0d5ff274dc5f71d3035c |
lib/ccios/templates/presenter.mustache | 100644 | 0 | 0 | | | 273 Bytes | aadad158eac32726ecd0c782185c427fa6f8f9cae273901b392e4bc7153529da |
lib/ccios/templates/presenter_assembly.mustache | 100644 | 0 | 0 | | | 418 Bytes | 14a3f9a636a70784c4be59838b4aef76fe00eaeaacdc731d45ae8271a15d9296 |
lib/ccios/templates/presenter_implementation.mustache | 100644 | 0 | 0 | | | 800 Bytes | 4fea951218d502359d9ba04d8c5955379aeae6caf972c07eb5aee4fd02b99671 |
lib/ccios/templates/repository.mustache | 100644 | 0 | 0 | | | 168 Bytes | 1725c0f2450ec7ffa077b4f03578b76cae5880caec606c9ccf9bc8e7bd7465ab |
lib/ccios/templates/repository_assembly.mustache | 100644 | 0 | 0 | | | 125 Bytes | 6ebd33ff385335c8ab007262b8c58ed0f1b16daa1495b05e8ca80fe6e69f1f5d |
lib/ccios/templates/repository_implementation.mustache | 100644 | 0 | 0 | | | 288 Bytes | 1a362e6cb95850a82d7927a01ef7745502fbb59f24d8147d4a22cc815033e850 |
lib/ccios/templates/view_contract.mustache | 100644 | 0 | 0 | | | 176 Bytes | e2d9f64bad5aa0b40fea766ba77d215e51468fd67f20ed76459b48bf7792d0ef |
lib/ccios/templates/view_controller.mustache | 100644 | 0 | 0 | | | 394 Bytes | a3be36c3735ba3a89d48518eb83f53211f25fc39a8cc65a2d219594104d60d73 |
templates_library/async/coordinator.mustache | 100644 | 0 | 0 | | | 1.01 KB | 4924b37fa375740aee1de64e3fc00b13f9a6cb78be348db367f644db3aba5a64 |
templates_library/async/dependency_provider.mustache | 100644 | 0 | 0 | | | 576 Bytes | 64690cf4bfda0acf4b6923a0d352686975683efeac8a949cfa2a67175f7ac5e5 |
templates_library/async/interactor.mustache | 100644 | 0 | 0 | | | 199 Bytes | e611816ecb443f552ce7462a77ef4292ae1c8f38810b5801295279b6409c1368 |
templates_library/async/interactor_assembly.mustache | 100644 | 0 | 0 | | | 98 Bytes | 2dfdde85a372ee15fd3679bee79eff10c21fae06203105201d4702bf31f291fd |
templates_library/async/interactor_implementation.mustache | 100644 | 0 | 0 | | | 324 Bytes | 903ae79563606f8e4d32c8d56085d1e904e8c572f576e2cc68c716177659db25 |
templates_library/async/presenter.mustache | 100644 | 0 | 0 | | | 295 Bytes | 0c6f3ab9c724800b1e97e0d5546267f8b1336747fe4a633ef84d4b19b03687a5 |
templates_library/async/presenter_assembly.mustache | 100644 | 0 | 0 | | | 418 Bytes | 14a3f9a636a70784c4be59838b4aef76fe00eaeaacdc731d45ae8271a15d9296 |
templates_library/async/presenter_implementation.mustache | 100644 | 0 | 0 | | | 824 Bytes | 00daf1ec10d274800b1108d19ff711a22b7f6f844d34428a656871866b63ba6d |
templates_library/async/repository.mustache | 100644 | 0 | 0 | | | 168 Bytes | 1725c0f2450ec7ffa077b4f03578b76cae5880caec606c9ccf9bc8e7bd7465ab |
templates_library/async/repository_assembly.mustache | 100644 | 0 | 0 | | | 125 Bytes | 6ebd33ff385335c8ab007262b8c58ed0f1b16daa1495b05e8ca80fe6e69f1f5d |
templates_library/async/repository_implementation.mustache | 100644 | 0 | 0 | | | 288 Bytes | 1a362e6cb95850a82d7927a01ef7745502fbb59f24d8147d4a22cc815033e850 |
templates_library/async/view_contract.mustache | 100644 | 0 | 0 | | | 187 Bytes | a89bd25bcbc7dad186fdaa7f0067e94fbd819846cffdaf9184790d1f4fea9162 |
templates_library/async/view_controller.mustache | 100644 | 0 | 0 | | | 405 Bytes | cb4c159054094a4f4eb9d003cea25aafb2b9126cc7e943b1d304e1563d85e116 |
templates_library/default/README.md | 100644 | 0 | 0 | | | 52 Bytes | ef68df309a0fc9db73e833818bdc86a244c58f00238221e1416535ca4b5f4bcd |