.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 | 7f7904636428e6e02006547d5f632c350400dbbe001a45d1291525a72556f4f8 |
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 | | | 607 Bytes | 38fc7f7bb97329fb924c4ac7a2a583523f21eca56faf8c2a36d67acfaf5be0ef |
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 | | | 270 Bytes | 45d8a68b50b3c845404f111f33f4091b28061ef11ec801df111f00bb73eac524 |
lib/ccios/templates/presenter.mustache | 100644 | 0 | 0 | | | 269 Bytes | 273cf6094c6f04f0462162b76532776e96b88159de86b6a02e942e74f3474a37 |
lib/ccios/templates/presenter_assembly.mustache | 100644 | 0 | 0 | | | 418 Bytes | ad98b91ce4405a8736d0264669bee99f1deedeef3a90bb44ceb0feb4e203ab54 |
lib/ccios/templates/presenter_implementation.mustache | 100644 | 0 | 0 | | | 801 Bytes | 0d773b1f5c7484c46dbc7a68eacfd7b4ceab4567988f77287ab690f64a2cf060 |
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 | | | 266 Bytes | d48a80a32b6a9ec990a1cb621206cb112bbf1f309d5f5df64496f2c7df677287 |
lib/ccios/templates/view_contract.mustache | 100644 | 0 | 0 | | | 172 Bytes | ae3dc877d4fcc3c27a14daa583e4152caa88054ec374a8ad1dc495fdd745d43f |
lib/ccios/templates/view_controller.mustache | 100644 | 0 | 0 | | | 604 Bytes | 5f43379dbc126895a4d1fe4d8b8ec559a6b91003cfce7b3cfdd7befa7ad5254d |