.gitignore | 100644 | 0 | 0 | | | 11 Bytes | b73344c906cbe7907104e92debbaaaadae117b3b4c2f4ff4c1ca39834646ca4d |
Gemfile | 100644 | 0 | 0 | | | 90 Bytes | 143a0a27f42457a39dda5068f2492dc14722ac1d55478b5730731782115ae341 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.96 KB | 075c75334b236288bef1b8844bf293a11f3a8b26017559ab797babd98f835c4d |
README.md | 100644 | 0 | 0 | | | 2.41 KB | e271066bf35cd10db5538915812e9b6be68dfe1ea85d6ffce9a234dc051613c4 |
Rakefile | 100644 | 0 | 0 | | | 114 Bytes | 212559bc4ffc5c8924aa0e475c8156b6ab199f2137e24ef6ec7caae0e6ea303f |
bin/ccios | 100755 | 0 | 0 | | | 37 Bytes | 1fadd60ee502638a056e071bc191495c350b29f3c5323a209a3e552bbe78eeb6 |
ccios.gemspec | 100644 | 0 | 0 | | | 663 Bytes | 9a9dcaba35eeae613f5f3a621cdc54c8d8809b49ade3c78dedee83d1ed60374e |
lib/ccios.rb | 100644 | 0 | 0 | | | 2.13 KB | e2bea6d2d4da4da3aeecb3d1f2e8d30ae07e63eec59f7409b5a5699d4df0f662 |
lib/ccios/code_templater.rb | 100644 | 0 | 0 | | | 441 Bytes | a59d8132de196e538ef5c934d69a5aade2738ab073cb2ce016d7940737397188 |
lib/ccios/coordinator_generator.rb | 100644 | 0 | 0 | | | 442 Bytes | 7c218ccf72d4c392b0fe4a76f88a42e625ab9d104f35a2e285d05f17ec200bf3 |
lib/ccios/file_creator.rb | 100644 | 0 | 0 | | | 1.3 KB | 72669f8651777f7ccb7ec79be795f492df3f038071fd498a7fc065aa33a312cd |
lib/ccios/interactor_generator.rb | 100644 | 0 | 0 | | | 833 Bytes | 5ea4cc3609f134e09148ecf1e467e1b930e4d5340a4b642c389059bf1a9f411b |
lib/ccios/pbxproj_parser.rb | 100644 | 0 | 0 | | | 830 Bytes | 2df006987f2bbf04e3890ce128a2141354dbc51e0239c19e68ea70669339e57a |
lib/ccios/presenter_generator.rb | 100644 | 0 | 0 | | | 1.21 KB | 4506393dc5661c41d17ee9f355e32a4accecf48da28e6cc430cfcc7add132cfd |
lib/ccios/repository_generator.rb | 100644 | 0 | 0 | | | 1.03 KB | d122161eca5129eda056a4fbc086806b12fa073caf4371bbe76f438cf4d4e74c |
lib/ccios/templates/coordinator.mustache | 100644 | 0 | 0 | | | 611 Bytes | 4689e51580b880ab2677002d2c12a4b170ca32fd2eb07d2e6a55506cd557e1df |
lib/ccios/templates/dependency_provider.mustache | 100644 | 0 | 0 | | | 576 Bytes | 64690cf4bfda0acf4b6923a0d352686975683efeac8a949cfa2a67175f7ac5e5 |
lib/ccios/templates/interactor.mustache | 100644 | 0 | 0 | | | 179 Bytes | 2695f4e659a2764692ed40d4b14d1f6b4c5faa0a96b1aa562a51775d7864dbcd |
lib/ccios/templates/interactor_assembly.mustache | 100644 | 0 | 0 | | | 98 Bytes | f69ef87c7786c7fc52b34a775ba8cadf86aa877106dda7915f1d0000232979b8 |
lib/ccios/templates/interactor_implementation.mustache | 100644 | 0 | 0 | | | 269 Bytes | 7d547fdfad3aada8bdcbef2c4088ec6d67cf1c4a0d0ec1cbdc27a4515346dd6b |
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 | | | 161 Bytes | 76640a4f46af75f536e039c9e961048f5ecf71df6b146e49979b827b36bd58aa |
lib/ccios/templates/repository_assembly.mustache | 100644 | 0 | 0 | | | 124 Bytes | 4f5fe2ceb988ea90b17e7de9281d6e78eb87e5e84200e33880008bfdf0079c84 |
lib/ccios/templates/repository_implementation.mustache | 100644 | 0 | 0 | | | 265 Bytes | abb4fa33b262fcd5eaea1d325b8a9d50506afdc6745eea27160491202a35ebd4 |
lib/ccios/templates/view_contract.mustache | 100644 | 0 | 0 | | | 176 Bytes | e2d9f64bad5aa0b40fea766ba77d215e51468fd67f20ed76459b48bf7792d0ef |
lib/ccios/templates/view_controller.mustache | 100644 | 0 | 0 | | | 394 Bytes | a3be36c3735ba3a89d48518eb83f53211f25fc39a8cc65a2d219594104d60d73 |