.gitignore | 100644 | 0 | 0 | | | 61 Bytes | 2be08b6b1a2800ec212bb1768e99290c10fe12660c33577787a1658b0fe62bfc |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | a42caf4a54bbbe27aa45b6efbc6356c5e299b19763e728b6cdb7201b02ebbe36 |
CHANGELOG.md | 100644 | 0 | 0 | | | 23.1 KB | b657337b514f9b2f20c666c36aca7ce4db7e6f03696f49692a86736f60494b58 |
Gemfile | 100644 | 0 | 0 | | | 91 Bytes | ab56760b2e6f7eeac1b6b0b9cfb1091cbbaae81910727ee36050e5ac6290ee84 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.07 KB | 394841081ae2adf35ae6ea8a6872a2f30b42308f388649601bd7310ea4c090d0 |
README.md | 100644 | 0 | 0 | | | 2.74 KB | f8d64d7580832a6c18d4afd2066d5c939b9d0327e128fd86fbd88dfe74daae1e |
Rakefile | 100644 | 0 | 0 | | | 346 Bytes | 15d1b4623a21fac51b42aa9258954a6e8adb741ba6339268074616cc99acb660 |
SECURITY.md | 100644 | 0 | 0 | | | 293 Bytes | 410e38dbf801354cb1afb582e0938c849040329267a545f740af34f19910d462 |
bin/cybele | 100755 | 0 | 0 | | | 495 Bytes | af7136b471ddf2b99ce4f061ec00690a616afb0b01fa6a44715210ca678c41ac |
cybele.gemspec | 100644 | 0 | 0 | | | 1.18 KB | e272b1d304934e0ef9b056e7e08666912843e087735d6d3782c9dc2142651ef9 |
dump.rdb | 100644 | 0 | 0 | | | 18 Bytes | eedcd495faa4cd17ebe4f78ab7152bd89dd3f2314d88139e92323bedd0368493 |
lib/cybele/app_builder.rb | 100644 | 0 | 0 | | | 18.6 KB | e3f8caeda1f1a6d5528a52863c705742bdac866645a21b270e55d93afa92075d |
lib/cybele/generators/app_generator.rb | 100644 | 0 | 0 | | | 6.24 KB | 49f12967ef04e477efcca75e09f2862be2d2b8a1c9c082f778f6b090a06ca53a |
lib/cybele/version.rb | 100644 | 0 | 0 | | | 146 Bytes | bf9fb4d858d2c00e4389ad6f0b8db54145386d671b988cf638f0dbcd8f4b1d56 |
templates/.env.local.erb | 100644 | 0 | 0 | | | 285 Bytes | 3e76485c164c1261311a9a6cd30cd01618ca8ec24d529c18b6b11e03169f32bc |
templates/.env.production.erb | 100644 | 0 | 0 | | | 284 Bytes | f21ec9bab1bf5bc669e8ef0fa8672dbbf79af9281e954f8e3f4dbff3e0b22b3a |
templates/.env.staging.erb | 100644 | 0 | 0 | | | 310 Bytes | 4762cc1bcad663e60f086f9cafd4328fc6b6bb1d82e24c14a07da2ef15f09022 |
templates/README.md.erb | 100644 | 0 | 0 | | | 684 Bytes | 4a38f42d2d5f4c7b81d5b4f77f6585b6a8e36fa3e954f673774c49b5c4bafb78 |
templates/app/assets/javascripts/application.js.coffee | 100644 | 0 | 0 | | | 2.16 KB | e78460bb53f20d0e068abd026aa5bd2b874482146bee5f1f98b95edf6cb586db |
templates/app/assets/javascripts/hq/application.js.coffee | 100644 | 0 | 0 | | | 2.49 KB | eedc42b9526a4ac77e1c34b98aa06dec96b353a554be5fb681d375ae05516018 |
templates/app/assets/stylesheets/application.css.sass | 100644 | 0 | 0 | | | 1.2 KB | e9197b5ea1717cb4bde3d2cd089e2b1dc78886234ab5b8e3b4b6a65955b6f2b4 |
templates/app/assets/stylesheets/hq/application.css.sass | 100644 | 0 | 0 | | | 1.82 KB | 248284e12e0b6a3d88b0da419defa33c6a4ae5b67c79e638a65fbd88e54a1885 |
templates/app/controllers/application_controller.rb.erb | 100644 | 0 | 0 | | | 1.36 KB | 875870740cab5270675a1888263243203943c216526f6e11283f0f71a24d49e5 |
templates/app/controllers/concerns/basic_authentication.rb | 100644 | 0 | 0 | | | 401 Bytes | f46fc2765789c5a568aeb04594520c57f90eab2fc98857a3c80f6631acfcec9b |
templates/app/controllers/hq/admins_controller.rb | 100644 | 0 | 0 | | | 1.6 KB | 3e01d92b32c621aa71c47d0e8e1bbf939f2bf8ab9d00745ad0c8d8b4f3f890a5 |
templates/app/controllers/hq/application_controller.rb | 100644 | 0 | 0 | | | 348 Bytes | 38782debde9d505971b13cea61ce070fcec5dfbf787c1c4a263621163c8e87d7 |
templates/app/controllers/hq/audits_controller.rb | 100644 | 0 | 0 | | | 535 Bytes | 8f94f976bbbb910be66ebf48207a8399d5deb33808ea60e7bed203e9c8eaa286 |
templates/app/controllers/hq/cities_controller.rb | 100755 | 0 | 0 | | | 1.12 KB | aacf0adb9be17a3c3b2a913ee85a9bba830be6205123b9237c4cb18a4b4d69f6 |
templates/app/controllers/hq/countries_controller.rb | 100755 | 0 | 0 | | | 1.19 KB | 134f85106ac9e89f800d17137dd91b5f2a2988c8cc7a81b877e5e5e4b34e645b |
templates/app/controllers/hq/dashboard_controller.rb | 100644 | 0 | 0 | | | 150 Bytes | 130014fceb07098bbb73c24bf199075053f6032d8e542d3ac675f531555af72b |
templates/app/controllers/hq/passwords_controller.rb | 100644 | 0 | 0 | | | 170 Bytes | 9d1d0e2e0c8c390877ca955df758e0344d5fe53615596478b242e169d5658a98 |
templates/app/controllers/hq/registrations_controller.rb | 100644 | 0 | 0 | | | 492 Bytes | 71f735f7288192e2e66ec823f809d07780ed88cb494c9aeaa8f58ad8f6849104 |
templates/app/controllers/hq/sessions_controller.rb | 100644 | 0 | 0 | | | 350 Bytes | 9b86d4cb3bf7ee6872173256eba16f417cbdb20ba721dbad3b11ee21ef112da5 |
templates/app/controllers/hq/users_controller.rb | 100644 | 0 | 0 | | | 1.57 KB | b1f11c42916d28e379d474220789eba55776722cd724654625b64077c166cbc0 |
templates/app/controllers/user/dashboard_controller.rb | 100644 | 0 | 0 | | | 160 Bytes | 703ae1bb027ddbb7368214f0f0844536c93fa8dfb381c6b2a5ecabcb71a72d7d |
templates/app/controllers/user/passwords_controller.rb | 100644 | 0 | 0 | | | 178 Bytes | 5da4cc75650bf3b62dce1244687367b8c14be504e4cb4ebf885c600179520334 |
templates/app/controllers/user/profiles_controller.rb | 100644 | 0 | 0 | | | 693 Bytes | cb4e083e87f4ad1aa806b0cb10712689c9b59ec9502851e70bf01404efc08d0c |
templates/app/controllers/user/registrations_controller.rb | 100644 | 0 | 0 | | | 434 Bytes | a1b2f783a16ad918432c62387414294d7bab9d32026b9fde8895ef8f4a890ac3 |
templates/app/controllers/user/sessions_controller.rb | 100644 | 0 | 0 | | | 357 Bytes | b8ca33e2e1202ea1e68e547ab4ffd1df7d5f1ddd507337e5c2135a1e9c2e20e2 |
templates/app/controllers/user/user_application_controller.rb | 100644 | 0 | 0 | | | 405 Bytes | 4417f33281a663c77ee77292c51e8d111c0cec2dccc131cdb4ac34ef7a630ff8 |
templates/app/controllers/welcome_controller.rb | 100644 | 0 | 0 | | | 69 Bytes | ee5e7fd5b1e96468f40cdb3f0f7cd63d1af63fa926ad2af3e4e4bac8cb56016b |
templates/app/helpers/application_helper.rb.erb | 100644 | 0 | 0 | | | 552 Bytes | 303fcdcf89876a1a271d7a2dae7f3eabef0330d5ca7d057e1c6a666ac1af629c |
templates/app/mailers/admin_mailer.rb | 100644 | 0 | 0 | | | 243 Bytes | 52cf3a803c8e1d8c6bb85d7f144fb5423b11f566e39b1b3ecb46053cdfe3444e |
templates/app/mailers/base_mailer.rb | 100644 | 0 | 0 | | | 98 Bytes | 58a8604095f8c6c0f36afd5718ead6a68f53d26c6fe06b3e1526a24e88ac5301 |
templates/app/mailers/user_mailer.rb | 100644 | 0 | 0 | | | 236 Bytes | 77d3e61187d7a0e8481a6a0b96dfdf8499c12af04b02c084cc85740c9a57850c |
templates/app/models/admin.rb | 100644 | 0 | 0 | | | 1.18 KB | 9dfca60c3129a2d621e31b89b46c408404ad0f5ad0d8f62d6b48cba998131d11 |
templates/app/models/audit.rb | 100644 | 0 | 0 | | | 57 Bytes | d627c287dfde0692a60b8fe5237ff31be12dd0a3744f563b0c214ff97456180b |
templates/app/models/city.rb | 100644 | 0 | 0 | | | 157 Bytes | 5a5242487db21948b2711e63025c8537a693991e2d69b31e774e725df9332957 |
templates/app/models/country.rb | 100644 | 0 | 0 | | | 177 Bytes | 5d94d0ae65a4289e069f3694058743cb03c7857a641a32840873b265f3679ce1 |
templates/app/models/user.rb | 100644 | 0 | 0 | | | 1.26 KB | 27028ee2ee147b36cc8a5f468a9d902cff6f4907036a4b6a25e95360cb20fa69 |
templates/app/views/admin_mailer/login_info.html.haml | 100644 | 0 | 0 | | | 431 Bytes | bcefc8b164a0b33e068ec24ed0b91b6316449e0d719000b8b2e9abb408f4f1bf |
templates/app/views/devise/confirmations/new.html.haml | 100644 | 0 | 0 | | | 425 Bytes | a6ffb2fdbce32069ac42f94aca87f25bc7b6408ac2568ce65abd820df3e81040 |
templates/app/views/devise/mailer/confirmation_instructions.html.haml | 100644 | 0 | 0 | | | 241 Bytes | 1d1da9be410f9c2c982472825c005fb59f470ba46a72a8f012a61077f1ade29e |
templates/app/views/devise/mailer/reset_password_instructions.html.haml | 100644 | 0 | 0 | | | 302 Bytes | fe56b6ffb25628d39f47c099be57f7f3b1536f9c1e66049ee4a2aac6463c0594 |
templates/app/views/devise/mailer/unlock_instructions.html.haml | 100644 | 0 | 0 | | | 268 Bytes | 17732f18174dad860d62e0f64c907a2e4ba8b5c077d8ae772c1ad2a815fc65b7 |
templates/app/views/devise/passwords/edit.html.haml | 100644 | 0 | 0 | | | 609 Bytes | 1bf56d39f8fcb30f7c1c59b0ff643f28fecc8ee6819b1baa43d145283bcc0e6b |
templates/app/views/devise/passwords/new.html.haml | 100644 | 0 | 0 | | | 386 Bytes | 1a4f454a2daae32dbf2ee6a92d598a43b37e113f4e887df48f3a95be0c840171 |
templates/app/views/devise/registrations/edit.html.haml | 100644 | 0 | 0 | | | 668 Bytes | df8473ed28a43fe1a450e244fc6e5074381c90f65189a88e00a4f23be17378a3 |
templates/app/views/devise/registrations/new.html.haml | 100644 | 0 | 0 | | | 925 Bytes | fb4e12c3feceb18fd6753c7fc21ddbd22344e4f79d2c38072dc86427ed295f9e |
templates/app/views/devise/sessions/new.html.haml | 100644 | 0 | 0 | | | 511 Bytes | 50f6b42269fbc90284b6b082a7b93b1285a1df08c60ec422e4359d1b573f981a |
templates/app/views/devise/shared/_links.haml | 100644 | 0 | 0 | | | 1.12 KB | 28d3d703afc80c178f9df9ef957235ddb535bab681fdd6523269050a6a05e18b |
templates/app/views/devise/unlocks/new.html.haml | 100644 | 0 | 0 | | | 368 Bytes | e4ebc55af23030ba5e5f6f2b9b1ba3d7f1e63edf7f80abfa51644c21e4ac7796 |
templates/app/views/errors/internal_server_error.html.haml | 100644 | 0 | 0 | | | 38 Bytes | 46d1cd27c2f451bc348e439471678ba42d9dd83016fd5c7a6304df5b55fbee78 |
templates/app/views/errors/not_found.html.haml | 100644 | 0 | 0 | | | 26 Bytes | 21d3ffc4832454bf60bdc3a881622309534ec4d30301ddee2110805dbce729f8 |
templates/app/views/hq/admins/_admin.html.haml | 100644 | 0 | 0 | | | 1.22 KB | ee19954286cb5d5eb9cf890166af6b2ccb3cf194e3ad69620f07478818920b20 |
templates/app/views/hq/admins/_blank.html.haml | 100644 | 0 | 0 | | | 318 Bytes | d789c70d7e22eb0f626048c383c9fefbfb2dee5e2b94050461b52d69a0a211d8 |
templates/app/views/hq/admins/_filters.html.haml | 100644 | 0 | 0 | | | 1.03 KB | 460de6afc8ddfcb43246ef0fbe96c29335494c9ebe5f3d676b9d34d62737f128 |
templates/app/views/hq/admins/_form.html.haml | 100644 | 0 | 0 | | | 482 Bytes | 6f508d2517db9cb1173377cb5deb9a56394bc05b3e9afdd6f82123fdc8480413 |
templates/app/views/hq/admins/_list.html.haml | 100644 | 0 | 0 | | | 680 Bytes | 5315dc73fecb30940bf1757b29031b62e33ca99eb6c0b885719e55ac114715cc |
templates/app/views/hq/admins/edit.html.haml | 100644 | 0 | 0 | | | 101 Bytes | ba89b860e56a4b8153b4c8ccedb0a16e1d8c582ff3e244174880f8eecc5d67f6 |
templates/app/views/hq/admins/index.html.haml | 100644 | 0 | 0 | | | 625 Bytes | dcbf85a98fedc29c055808c247d2aea0a112739ea38e6a0033aba836ca4e42b1 |
templates/app/views/hq/admins/new.html.haml | 100644 | 0 | 0 | | | 201 Bytes | 19d1a773c7860d7e778c60b0e36972190c32967964c0788a3ab2ef1c2d309bd3 |
templates/app/views/hq/admins/show.html.haml | 100644 | 0 | 0 | | | 613 Bytes | 3b1d9adeb88acf68e069022f156e9172add2ba3ddcd6d3f5b45e4242d4b585fc |
templates/app/views/hq/audits/_filters.html.haml | 100644 | 0 | 0 | | | 2.42 KB | 6b6c7dd0adedb53e21df53ea8f0b14ef3bc0082934a133c9c614eaa55a333985 |
templates/app/views/hq/audits/_list.html.haml | 100644 | 0 | 0 | | | 1.7 KB | cb3a5873b135295ba91bd9484ca75a469b7b16ee1ecce1670bc15f7cd77e1054 |
templates/app/views/hq/audits/index.html.haml | 100644 | 0 | 0 | | | 172 Bytes | 333a362eda4e687c35a85ba108332b07247fa77a9e7897c518f3d86353d5be7a |
templates/app/views/hq/audits/show.html.haml | 100644 | 0 | 0 | | | 227 Bytes | ac9158746d9b25d2f9a01ee9d10721ec539930b043d619d65e808e9cab92ae3f |
templates/app/views/hq/cities/_blank.html.haml | 100644 | 0 | 0 | | | 315 Bytes | e4bf57ba85f7dbda198929fc038caa6c29b10e598063a5b99d1b38c6c1658c21 |
templates/app/views/hq/cities/_city.html.haml | 100644 | 0 | 0 | | | 446 Bytes | cc873831252688ef13d1f9e48e5af1e2276886794cd90a71533b5a28d20b9cb6 |
templates/app/views/hq/cities/_filters.html.haml | 100644 | 0 | 0 | | | 839 Bytes | 8c579f17801980723c6e37e3fc174e1032abdbad491bb3d2a78101840995647c |
templates/app/views/hq/cities/_form.html.haml | 100644 | 0 | 0 | | | 484 Bytes | 12242ab0e4d38f4b86cef54c8507cdb51c2c4a7bbf0224bffccebb664d37f9b7 |
templates/app/views/hq/cities/_list.html.haml | 100644 | 0 | 0 | | | 475 Bytes | dc60b8353155c383698da62462b435b9742797e037ce053dcffff7264dbc70ad |
templates/app/views/hq/cities/edit.html.haml | 100644 | 0 | 0 | | | 99 Bytes | 1ae6b672b5d3c3cf83ce4ba431d25fd71f9d65db8ccff6a4a6926de0b6b7107f |
templates/app/views/hq/cities/index.html.haml | 100644 | 0 | 0 | | | 633 Bytes | c4d4d569a1cbaeb8e4e0c91b8c766015bf03d734dcea38268ab376c08afa1042 |
templates/app/views/hq/cities/new.html.haml | 100644 | 0 | 0 | | | 99 Bytes | d20d82aa6249f52e86258e9b06521110101893d2589b9a53132614f1c4b5d61c |
templates/app/views/hq/cities/show.html.haml | 100644 | 0 | 0 | | | 397 Bytes | 8e3b34a183dbc9626efeb395a3ba47bf6d372c0a7bbf044d16c84474b84b059c |
templates/app/views/hq/countries/_blank.html.haml | 100644 | 0 | 0 | | | 324 Bytes | 59a5c42dc6c5711becff23108b96d0bbd53aa0eb574b14face12229e39a3c787 |
templates/app/views/hq/countries/_country.html.haml | 100644 | 0 | 0 | | | 442 Bytes | 93f55b5ed877af774926ad792eba9a819d37580cd8caafedbd7eb3a4a5fa48e1 |
templates/app/views/hq/countries/_filters.html.haml | 100644 | 0 | 0 | | | 627 Bytes | 3f2a75b7dc462ba89908e4c4d182e42dd73c873f12f2f643404b922821ca1067 |
templates/app/views/hq/countries/_form.html.haml | 100644 | 0 | 0 | | | 360 Bytes | c615e1bc4be9b1eb8417e05312a3a348aca207352d7d061b3a4d6a7fa646b981 |
templates/app/views/hq/countries/_list.html.haml | 100644 | 0 | 0 | | | 398 Bytes | 91463b76286004047d66f0188f22abfb71f5653538a74d7a19a8afae259f8773 |
templates/app/views/hq/countries/edit.html.haml | 100644 | 0 | 0 | | | 102 Bytes | ebb504314db0bd81b47f03f04766e61a1a91108f5367dc67f38d139b3242cf4f |
templates/app/views/hq/countries/index.html.haml | 100644 | 0 | 0 | | | 664 Bytes | 406e80d4cc0a5c21b6b4b47e35fbee597092eaa64c6b53a493d6891a77877261 |
templates/app/views/hq/countries/new.html.haml | 100644 | 0 | 0 | | | 102 Bytes | 55ce38168b7a27512d77b53da9eaf93c1d6a03e71ad099c941584662b1ebced3 |
templates/app/views/hq/countries/show.html.haml | 100644 | 0 | 0 | | | 433 Bytes | 0f3161758ff35816b2aaf32d3cb09c8d0a39e585410f5e006310777730b23d06 |
templates/app/views/hq/dashboard/index.html.haml | 100644 | 0 | 0 | | | 352 Bytes | 31026c50730b67163b8d53a978336b16299f13ed1f9ba3e9c69707d404fcb6a2 |
templates/app/views/hq/passwords/edit.html.haml | 100644 | 0 | 0 | | | 521 Bytes | 853fb2a0bb18ff198dd2a2096ed83c7a3216918c0d173ac817908fe92009ede3 |
templates/app/views/hq/passwords/new.html.haml | 100644 | 0 | 0 | | | 385 Bytes | 49272c6dd82c9013cb59a505e91bb19f662b504804d293eb16d749f803ab9926 |
templates/app/views/hq/registrations/edit.html.haml | 100644 | 0 | 0 | | | 1.11 KB | 17ceb9384f416a2c145436d9b524b5d44c42c4cb5af43a3149257e47b6ed19c5 |
templates/app/views/hq/sessions/new.html.haml | 100644 | 0 | 0 | | | 514 Bytes | 6f1edd42d68c7e49bd558373b6c1c5b30ff53a80af1d8f0b5cc48b8a98926426 |
templates/app/views/hq/users/_blank.html.haml | 100644 | 0 | 0 | | | 315 Bytes | a46ea8f622a0608a6cc5de8f6185b93eda3c4f21d28f22bcb56b8fb652e7ec5d |
templates/app/views/hq/users/_filters.html.haml | 100644 | 0 | 0 | | | 1.02 KB | 8e21f00530f3866f24b9c763f88f1c66122150bcd13f3cc13db0b5725eddce8b |
templates/app/views/hq/users/_form.html.haml | 100644 | 0 | 0 | | | 580 Bytes | 0831be6712e2c365180e3974ec34debef43574ef3797d45b80c08afa939b1683 |
templates/app/views/hq/users/_list.html.haml | 100644 | 0 | 0 | | | 672 Bytes | 876ec632ff591978adb50249b63673e2a7bf46cec6f19732860c5e4fb3896b00 |
templates/app/views/hq/users/_user.html.haml | 100644 | 0 | 0 | | | 1.15 KB | c5f2642c5a8b7302f30d8efbd80beadc338898c492d1dbc1c6b1a4fd33a3213c |
templates/app/views/hq/users/edit.html.haml | 100644 | 0 | 0 | | | 101 Bytes | ba89b860e56a4b8153b4c8ccedb0a16e1d8c582ff3e244174880f8eecc5d67f6 |
templates/app/views/hq/users/index.html.haml | 100644 | 0 | 0 | | | 618 Bytes | d432f9a82e18c0ecdf2ee3d4a67b0d7d5657095955ba3395c6935da12e53709e |
templates/app/views/hq/users/new.html.haml | 100644 | 0 | 0 | | | 199 Bytes | 9f24ddd05fd02ccd4040a00f501ec2cd1ab04c211800ec34b7734c17d04d2127 |
templates/app/views/hq/users/show.html.haml | 100644 | 0 | 0 | | | 638 Bytes | 2388e6af7043a93c6124133ff3f3fc99efa89186a507e093032456bb73f41ae2 |
templates/app/views/layouts/application.html.haml.erb | 100644 | 0 | 0 | | | 1.23 KB | f72540eca97e7389483525dcb7dc9f0bf16acbcf47dc03d2fe3b46d8f95a0fa6 |
templates/app/views/layouts/hq/application.html.haml.erb | 100644 | 0 | 0 | | | 2.15 KB | 35014f469733a2a7e2b562c9335eb10734acfdf9d3b0121ef1d79817b3f583c1 |
templates/app/views/layouts/hq/login.html.haml.erb | 100644 | 0 | 0 | | | 1.67 KB | 1d013a305b532d1857670a7d52ed5ca13921ca341448ee4f7472faf03e39fb45 |
templates/app/views/layouts/hq/partials/_dock.html.haml.erb | 100644 | 0 | 0 | | | 909 Bytes | 1e86d7ba105610ca3e8d4f94b464a328b0a8775bc8816f50aeedee895d70eefb |
templates/app/views/layouts/hq/partials/_footer.html.haml.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/app/views/layouts/hq/partials/_navbar.html.haml.erb | 100644 | 0 | 0 | | | 696 Bytes | 8e13a29fbfd438e885d78e03f0fe616c3d1aca3b51e406a4c9832c8ece9f31de |
templates/app/views/layouts/hq/partials/_trackers.html.haml.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/app/views/layouts/mailer.html.haml.erb | 100644 | 0 | 0 | | | 12.7 KB | d8f94150eee3096c8019eec7bd90ac6033bfca681efe3df28c0de67bcee9268a |
templates/app/views/layouts/mailer.text.haml | 100644 | 0 | 0 | | | 7 Bytes | 3336723095bd8a392458e25113f0d951805694b52cc7f5e59a9a689ddc621522 |
templates/app/views/layouts/partials/_footer.html.haml.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/app/views/layouts/partials/_trackers.html.haml.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/app/views/layouts/partials/_warnings.html.haml.erb | 100644 | 0 | 0 | | | 148 Bytes | c1f30b496015be160c424bb62033aa27923d6bf92e823fcde74f8e61c449c653 |
templates/app/views/user/dashboard/index.html.haml | 100644 | 0 | 0 | | | 349 Bytes | fa2bb9871bebd6437e5dcd94e4200783faba098f98f8a535cd696725f06ed41b |
templates/app/views/user/passwords/edit.html.haml | 100644 | 0 | 0 | | | 525 Bytes | 8da0eff65b48896b361ec56d52db15040d97ac0d1cae4e55ec7fd54b9bd74bf9 |
templates/app/views/user/passwords/new.html.haml | 100644 | 0 | 0 | | | 389 Bytes | 82b21c8cafdc85b6de64794521caa3bfe44bf703bdcec6a61d55189a261e343c |
templates/app/views/user/profiles/_form.html.haml | 100644 | 0 | 0 | | | 413 Bytes | 67572dca59cf3c16ed6f51477746270beb325677daad3ae6c177c0390d7170ec |
templates/app/views/user/profiles/edit.html.haml | 100644 | 0 | 0 | | | 99 Bytes | bf636466db287dfcd9b585954da3f9d04f3fe3066c7caac7e6828fc6a82a3576 |
templates/app/views/user/profiles/show.html.haml | 100644 | 0 | 0 | | | 452 Bytes | 513afad7e759145f36f25ed203363eb23bc195b109c6d3f512a9376a7197153c |
templates/app/views/user/registrations/edit.html.haml | 100644 | 0 | 0 | | | 1.1 KB | d02c180480fb9acbcb58e56791d51eb33c64c8a4e8024cff69d57aa3d93aafa3 |
templates/app/views/user/sessions/new.html.haml | 100644 | 0 | 0 | | | 515 Bytes | a50106f6b2cd539f78d6520bc5ebfdc6356e9ec5f3542493db04b8d3440a5a61 |
templates/app/views/user_mailer/login_info.html.haml | 100644 | 0 | 0 | | | 415 Bytes | 27d106d7cc58d1b7a798b0ec11f057350115da5de0a5f2c1d332e9a22d0102e8 |
templates/app/views/welcome/index.html.haml.erb | 100644 | 0 | 0 | | | 603 Bytes | 677c74e87602c7b9e3dfd03fc942359e60ba1f07bdf205a37f227bdeebb29fdc |
templates/config/database.yml.erb | 100644 | 0 | 0 | | | 368 Bytes | 5f0a58e823404e3be7aac072b768760f4458fa4cef500ba1c6f902621e56e576 |
templates/config/deploy.rb | 100644 | 0 | 0 | | | 1.55 KB | 6b7bca131c0bfb1ac247fc26f7be017a58ef1492040987cc32fc450f3adfc8d9 |
templates/config/initializers/devise_async.rb | 100644 | 0 | 0 | | | 233 Bytes | 7c59b5ed819e231f6ff423fb1a80e5c415780954de520dfe92adf034595d1edf |
templates/config/initializers/disable_xml_params.rb | 100644 | 0 | 0 | | | 139 Bytes | 7bab927d95a4d4c3ec4ed172e6890c7e26d260908a465f5b0953f7db2779ae7d |
templates/config/initializers/mail.rb | 100644 | 0 | 0 | | | 443 Bytes | 6b7d8751ebcb52e0de89156482162d623c3569468933c97b01b20c048a1bf196 |
templates/config/initializers/paperclip.rb | 100644 | 0 | 0 | | | 490 Bytes | 52ce884921d71b5d4b1ea812e0e521bf0766cf86899d3d38fe315a97c89e731f |
templates/config/initializers/secret_token.erb | 100644 | 0 | 0 | | | 904 Bytes | c4040888e0de9eb72b1bcf05cb6e7f485f2fe23426c8da2ed7cf7684a440e505 |
templates/config/initializers/show_for.rb | 100644 | 0 | 0 | | | 56 Bytes | 0a72f97d28d76ce8cdd58671412418af7b67e5d60a10996b9bc7ed43dec99cc8 |
templates/config/initializers/sidekiq.rb | 100644 | 0 | 0 | | | 450 Bytes | 9656ba76ac10aece86a6938cedd836cb26683d74b166db80c7125d359b3d59a4 |
templates/config/initializers/simple_form.rb | 100644 | 0 | 0 | | | 5.53 KB | 4dfd780fbf3558e3edb2f7cb6a008c812d60541be1b08bfb09edb7478858b327 |
templates/config/initializers/simple_form_bootstrap.rb | 100644 | 0 | 0 | | | 6.83 KB | 541a5be678aebc09ad4a73b5370f55cd0370deb11ef30264f5385f22856eb06e |
templates/config/locales/email.tr.yml | 100644 | 0 | 0 | | | 1.6 KB | ff2c55ca7cd5e2652db82f6bf0fa13f5f597174e558af4c9cbad798f96752820 |
templates/config/locales/models.tr.yml | 100644 | 0 | 0 | | | 2.87 KB | 5be976617766cd2a0708ab719f08fc443a2c9b1f6ba3491c81fe32fccc12711c |
templates/config/locales/responders.tr.yml | 100644 | 0 | 0 | | | 445 Bytes | 95ea73adb8a54175fce54773a1a597df8649d3725d0487f0e28a52c49e9a1898 |
templates/config/locales/show_for.tr.yml | 100644 | 0 | 0 | | | 82 Bytes | c0e1d6e6aeb896b7b467e6cb4c870835051f25789b2aa59b59bba24bb3986422 |
templates/config/locales/simple_form.tr.yml | 100644 | 0 | 0 | | | 360 Bytes | 8b8318c0e57e564153e8179c491e247bf63347efe3b2b6fb8ea195f49e4c324b |
templates/config/locales/tr.yml | 100644 | 0 | 0 | | | 732 Bytes | 49d69aa2291eaf27c3d944ff3a78059adac8f8dbca400ad47b2917f6cfb30c3f |
templates/config/locales/view.tr.yml | 100644 | 0 | 0 | | | 3.17 KB | 18dc67c944f3faf882b2ddff399982bcee1d9cbf29b81079c6a57f26207d15ac |
templates/config/routes.erb | 100644 | 0 | 0 | | | 1.83 KB | 92d8a39754d3966377ec21b6928197bd3a8ffb43b5c752fceac629ed305c24e4 |
templates/config/schedule.yml | 100644 | 0 | 0 | | | 470 Bytes | d699817ac56ceb867a43996922d271629c09195d5fa5cc052bce8230c147a062 |
templates/config/settings.yml | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/config/settings/production.yml | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/config/settings/staging.yml | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
templates/config/sidekiq.yml | 100644 | 0 | 0 | | | 226 Bytes | eae9b190257d99f1e527a91daf84148c0218803da514691a8a6cf635fc419a11 |
templates/cybele_Gemfile | 100644 | 0 | 0 | | | 2.46 KB | 3df45940fab8c3e5f60ae07d18107693ef8a38aa9a19b3323b75b21b7c2d80fc |
templates/cybele_gitignore | 100644 | 0 | 0 | | | 753 Bytes | 81f3165b2b4a91b16a066159eb02c9587dd1f21500046ff7f21c31f00059fb3d |
templates/cybele_version.txt | 100644 | 0 | 0 | | | 6 Bytes | 2485f4d55aae6c5b073114bc4c4b1907c0abae14166281beee7d93f76ebf41fc |
templates/editorconfig | 100644 | 0 | 0 | | | 549 Bytes | ca6142823dc8469edb6bee8926649cc3ee972f981b0f0888ef51a196fcdd5fe1 |
templates/env.sample.erb | 100644 | 0 | 0 | | | 285 Bytes | 3e76485c164c1261311a9a6cd30cd01618ca8ec24d529c18b6b11e03169f32bc |
templates/lib/application_responder.rb | 100644 | 0 | 0 | | | 353 Bytes | f03f5097d2ab3d5d27c41837ad8246ea317d263a29d43f6c93b70e9bb415f5e6 |
templates/lib/data/cities.yml | 100644 | 0 | 0 | | | 1.91 KB | 3bc07f2ca854e8c739b211828131a3873f5ef46c1e91cfcf55891e70fffa406b |
templates/lib/tasks/annotate.rake | 100644 | 0 | 0 | | | 169 Bytes | 2e84f8e7e67f057233e9e8cf77187822242ef56c227d0355b7be16a5e21d33ed |
templates/lib/tasks/dev.rake | 100644 | 0 | 0 | | | 1.41 KB | 802a3b6533f7000b6bf987fefd0fac1e763f96ce24a6f96eea2f4e503eea7e75 |
templates/lib/tasks/sidekiq.rake | 100644 | 0 | 0 | | | 579 Bytes | a2287df71ff1484bcedbc7ae68d870689b1b5ec91d06d1d3654711c3cd69b39e |
templates/lib/templates/rails/responders_controller/controller.rb | 100644 | 0 | 0 | | | 1.75 KB | 406ce392e92cdf355a94b33d212ad86596f8d64ff3482e1945c4bf2a95badf7c |
templates/public/images/favicon.png | 100644 | 0 | 0 | | | 12.1 KB | f2122fef0b03b945c263b8f4711497b435e0b5103a2a896b96b4c7c691eb1d6d |
templates/public/images/mail-logo.png | 100644 | 0 | 0 | | | 8.53 KB | e24fec24f0390b59dad8db6b8b7f1634895103655d101cffaf5a5616f1f78780 |
templates/public/images/missing_cover.png | 100644 | 0 | 0 | | | 8.53 KB | e24fec24f0390b59dad8db6b8b7f1634895103655d101cffaf5a5616f1f78780 |
templates/public/images/missing_cover@2x.png | 100644 | 0 | 0 | | | 22.5 KB | 6c728419684a6eb37cc4582a20efc5905ebbb3fa7512d307f043f5ed2e98841b |
templates/public/images/missing_logo.png | 100644 | 0 | 0 | | | 5.97 KB | b2cac660ab2df6d6bcb9e968c5ae47b6d0f29d35d920ffd19b8359f0ca5f4d8c |
templates/public/images/missing_logo@2x.png | 100644 | 0 | 0 | | | 15.2 KB | a8b72f8fbce42c054b3f92b2b3934fc7c8e98602d7bcb4765df35e386ad1d7b3 |
templates/public/images/sprite.png | 100644 | 0 | 0 | | | 2.16 KB | 73cb6658bb4dbe803bf04db7368ad98659bfb4c38eb37bf7fefc287b111faf12 |
templates/ruby-version | 100644 | 0 | 0 | | | 6 Bytes | a42caf4a54bbbe27aa45b6efbc6356c5e299b19763e728b6cdb7201b02ebbe36 |
templates/vendor/assets/javascripts/jquery.datetimepicker.js | 100644 | 0 | 0 | | | 70.7 KB | 00c7f8061b6fc462f3eee01047541fb234bc84d1a5793c13831206cd7f8f620a |
templates/vendor/assets/javascripts/jquery.maskedinput.min.js | 100644 | 0 | 0 | | | 4.22 KB | fb82877818fa23c8c028053cc5744c5d7947faca82bd50a82b918016499bfb62 |
templates/vendor/assets/javascripts/nprogress.js | 100644 | 0 | 0 | | | 11.8 KB | 93ee6b1a9d4a60aec30364ed836f62c40f7a67f2d5037afc4339ee4a05cafbe3 |
templates/vendor/assets/javascripts/trix.js | 100644 | 0 | 0 | | | 179 KB | af2bdae71dfe405de2b01bdea34a45dd7c932fef568343d1651444b9bd9e569e |
templates/vendor/assets/stylesheets/jquery.datetimepicker.css | 100644 | 0 | 0 | | | 14.6 KB | 2802d8d37ffa6a5d14f7c91dd8a1aac78203165c8620a550f2177593c701f431 |
templates/vendor/assets/stylesheets/nprogress.css | 100644 | 0 | 0 | | | 1.44 KB | 64407147936cd5345b5036ac612364f2fc033ab98c9189aaf5de7147630d6027 |
templates/vendor/assets/stylesheets/trix.css | 100644 | 0 | 0 | | | 17.1 KB | 3c67e63af7b984771729cc5eb1662216d601a99e195a7dd76e839027e7c5bf6f |