.github/workflows/main.yaml | 100644 | 0 | 0 | | | 616 Bytes | 120db4e39a2ecde8b9136d771331ce3875c4248ddfade72ddf4338e13a7a733f |
.gitignore | 100644 | 0 | 0 | | | 188 Bytes | 85d95d4d8ca195c0d12eb121b53c1b5b4a795d667ea503a69ada078cf4b5d32c |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 48093efd5e17dce7b4a2bcea64f2e1329c1298675987ccad39be0c69c0349e6b |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e6a1eb883b99b3cc3741f764ebdc3b434bb8f52f84e43bb1c6cab7fac66cdbc1 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 1.4 KB | d3ebd7d22424421346d29cb6b3fa9ed6ed3f1b4637c973b7b9233c1abd899d2c |
Gemfile | 100644 | 0 | 0 | | | 158 Bytes | 79387abd4117daa5371185498779dec9536aa85ffdde0b843a91e2c5f6825d44 |
Gemfile.lock | 100644 | 0 | 0 | | | 8.18 KB | c1d8a881a4bcfbe94921d278d179472bb77600e77034e9235d7262a3526aaa92 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 918c74b3ce3d084eb92d0ecc5058db6504348a26e28ebab849b55b7ff7e0e7cc |
README.md | 100644 | 0 | 0 | | | 6 KB | ebbe0f1c6cf4a6694c89194835e667812dfdd81f942f7ab7d2b6f8284113b123 |
Rakefile | 100644 | 0 | 0 | | | 798 Bytes | 76fe9953ba0a5ac823b102bc7d870ed4325c30838d8e2553e88c576caa94af53 |
activeadmin-ajax_filter.gemspec | 100644 | 0 | 0 | | | 2.13 KB | ac040ef9ea59b871e3beaf01d6fe3232b6fccfa643938c4e85ef6c7e4413f9e7 |
app/assets/javascripts/activeadmin-ajax_filter.js.coffee | 100644 | 0 | 0 | | | 3.79 KB | 4e09702a4793cb1434e79fcd7c6d9e0a9ad53125bc9ea91b6d1f9602d59c96bc |
app/assets/stylesheets/activeadmin-ajax_filter.scss | 100644 | 0 | 0 | | | 441 Bytes | 3d411407310f2ba8737f5308c3bfdb232caaeb22510b443df5bd91810328a64e |
bin/console | 100755 | 0 | 0 | | | 348 Bytes | 13c468cb51d0c2f0f00dccfda5b352bd43eb6befaf5415eb5a3cfe3714f6b0a9 |
bin/setup | 100755 | 0 | 0 | | | 115 Bytes | ab436b2febcfc1679642d2e15d990b3aa8680b8ae26bc2faf9ba02bb9fe060e4 |
lib/active_admin/ajax_filter.rb | 100644 | 0 | 0 | | | 1.42 KB | 083bef0d09742e95d21eaacfa2aca11516004d84c72e5041d13fdbe407330b80 |
lib/active_admin/ajax_filter/engine.rb | 100644 | 0 | 0 | | | 215 Bytes | 94b5a14157351b5cfa95420790d0b8f6a353c116bb12801abe06b349794cfa8b |
lib/active_admin/ajax_filter/version.rb | 100644 | 0 | 0 | | | 71 Bytes | 1a7ae20669551572a044a60c7aebde119467d6bd010fcb11aa4e8d02ac2a57b6 |
lib/active_admin/inputs/ajax_core.rb | 100644 | 0 | 0 | | | 2.54 KB | 91991964ce3a9192422b9f53cd7f784ad67728a66bcfe8e6fad4715b5691856e |
lib/active_admin/inputs/ajax_select_input.rb | 100644 | 0 | 0 | | | 158 Bytes | 8b001f828eade0206a4b393006c8cc929c352a2b4e018b4208a5499fc109d2ef |
lib/active_admin/inputs/filters/ajax_select_input.rb | 100644 | 0 | 0 | | | 169 Bytes | 7e81bb739de9b4c1ba5eae4da07a9f0fe9137c1b7f46cad12eff3c68f507f275 |
lib/activeadmin-ajax_filter.rb | 100644 | 0 | 0 | | | 34 Bytes | 483067b9a579f72a5fbc3ef8ef7e93814c361d47bd48e7f5334ac35ae4c27e05 |
test_app/blog/.gitattributes | 100644 | 0 | 0 | | | 246 Bytes | 6e92bf9f77c959540cdd3f460d06ca2885cc3eb026b07f2938673f896e775882 |
test_app/blog/.gitignore | 100644 | 0 | 0 | | | 778 Bytes | 8551a2fb65e9cb7d3e4256bbdae187d8b9402178cd2ba4e86f17536970928359 |
test_app/blog/.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e6a1eb883b99b3cc3741f764ebdc3b434bb8f52f84e43bb1c6cab7fac66cdbc1 |
test_app/blog/Gemfile | 100644 | 0 | 0 | | | 2.46 KB | 17e8f2418e0ccfea0150498bc46d775cf61502610827c4784c10d1aeea20e055 |
test_app/blog/Gemfile.lock | 100644 | 0 | 0 | | | 8.12 KB | 4d80c69ad50931497ff66530be65b1c13f76b4457be16ec5be1936b26ea84eab |
test_app/blog/README.md | 100644 | 0 | 0 | | | 374 Bytes | cb08e48b7df3451e22fb32b808eee8b7c12d330b7f04be49353715fe612fa7d7 |
test_app/blog/Rakefile | 100644 | 0 | 0 | | | 227 Bytes | 895c6a69d01c14f0dd437c0eb44914754006ce317807264ca7ffbd1c79a91ebf |
test_app/blog/app/admin/admin_users.rb | 100644 | 0 | 0 | | | 493 Bytes | 87c6b896e1cb03d40af12ee065212d2244d1279ca95155430fc59629dc0b4591 |
test_app/blog/app/admin/categories.rb | 100644 | 0 | 0 | | | 151 Bytes | 7e29fa96183333704cf9b1bb6571b62c9da743f618bd4640d159dbd851107b76 |
test_app/blog/app/admin/dashboard.rb | 100644 | 0 | 0 | | | 908 Bytes | dfeecc38910ec29d10229bb378fb55c44ca1a88d4a38d380eb41a3c4f2bf38ff |
test_app/blog/app/admin/items.rb | 100644 | 0 | 0 | | | 822 Bytes | 10b513400a1b8357328e75d7e4259e6daaed3dabfe4480a962d4882258eb4bd6 |
test_app/blog/app/admin/subcategories.rb | 100644 | 0 | 0 | | | 210 Bytes | 630335ea65bb747da806707c69bdc7f9948e09c50c33bd5f68664f7136032fc6 |
test_app/blog/app/admin/tags.rb | 100644 | 0 | 0 | | | 496 Bytes | c27a7e06f22f45de4e2b783917bbe22611eb358800b9c79f02da4becdad61eee |
test_app/blog/app/assets/config/manifest.js | 100644 | 0 | 0 | | | 63 Bytes | 85eb38b826db8ec906b5ae5f080ac0b7321cd1f8d1d438cf14504cb412ded47d |
test_app/blog/app/assets/images/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/app/assets/javascripts/active_admin.js | 100644 | 0 | 0 | | | 89 Bytes | 789bbfaec72989a9ecc4a9e73ebb20827e5c1f52a7266a4ea0ed63879f389dbf |
test_app/blog/app/assets/stylesheets/active_admin.scss | 100644 | 0 | 0 | | | 667 Bytes | 7f2ba94beef2a09559fd0a61fe296cd395adde9579ac54db652e515e9ff25afa |
test_app/blog/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 721 Bytes | 5f0065273d4aa23f31751e70cad22c510975d378be0adf86aecb890234abe01e |
test_app/blog/app/channels/application_cable/channel.rb | 100644 | 0 | 0 | | | 79 Bytes | 38d579eae4970bc9bb298cc8d4bfb0e4d6390d94e5d4e3068be6c8479c5551ed |
test_app/blog/app/channels/application_cable/connection.rb | 100644 | 0 | 0 | | | 85 Bytes | d7498ba24c43e669bdbf01d29b058514fe3c4a26d439992e54a8e56acd07a8fb |
test_app/blog/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
test_app/blog/app/controllers/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/app/decorators/subcategory_decorator.rb | 100644 | 0 | 0 | | | 84 Bytes | 0f12830631eb96ea6151cd55e8f10fc8d8f4e9010afad65919167f364a04c5be |
test_app/blog/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
test_app/blog/app/jobs/application_job.rb | 100644 | 0 | 0 | | | 269 Bytes | d51e125007521b0f59765422cf3cf949b59b2054cdac6567a95b4a7aeaf1d722 |
test_app/blog/app/mailers/application_mailer.rb | 100644 | 0 | 0 | | | 102 Bytes | 51b58ee6215d29f50f4f35b309e849766e40f584016e48ec9ea66558ab352fa7 |
test_app/blog/app/models/admin_user.rb | 100644 | 0 | 0 | | | 258 Bytes | e82f797d71769102e85295643d5a136be393accbfb2bdabff3a87a2e0785b4dc |
test_app/blog/app/models/application_record.rb | 100644 | 0 | 0 | | | 74 Bytes | 12bf7d0eaefce4d50e0719991e19b48a36a7865aeb7ac745980584806155fdc1 |
test_app/blog/app/models/category.rb | 100644 | 0 | 0 | | | 143 Bytes | b8925bc02f03cffc147c0e7e00df74848a85e7b6c64be436ad6375d485ce9337 |
test_app/blog/app/models/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/app/models/item.rb | 100644 | 0 | 0 | | | 129 Bytes | d5b400a12c0e5a0ca0392e7036f2127bcf09860fc6f2f8815b042fc333c4a7e9 |
test_app/blog/app/models/subcategory.rb | 100644 | 0 | 0 | | | 137 Bytes | dfd47a627be8c3c8a1eb955ae58737b7e74b73682eb69d194b90544a0e1e3653 |
test_app/blog/app/models/tag.rb | 100644 | 0 | 0 | | | 129 Bytes | a22ec2ff3a0d385645e84512cd75669cb5c38beecb524d46099bf5fa6d73ae42 |
test_app/blog/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 309 Bytes | c691aca7191de39d8c98babe2c9c2fda66ad0a5098000f3aa10ea57415039d27 |
test_app/blog/app/views/layouts/mailer.html.erb | 100644 | 0 | 0 | | | 229 Bytes | b98faac075c83b69e9a6b8fbde96eb19f9801e38f42ab42a725501153c895acb |
test_app/blog/app/views/layouts/mailer.text.erb | 100644 | 0 | 0 | | | 13 Bytes | 51353f9de3a26d4b28f7db91152bf56d31cfa9e4bd3c834680772a63cd374698 |
test_app/blog/bin/bundle | 100755 | 0 | 0 | | | 2.88 KB | 67155c238debffac12f0ea4908d46c664aabd74bb879f7cf96d426fe8f96f107 |
test_app/blog/bin/rails | 100755 | 0 | 0 | | | 141 Bytes | 0862d7bc09d5ed61785d677ef2dba10ce285387d4d5d9e3d90d97630e3f69ab6 |
test_app/blog/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 5943c3811dc345727b5f330b599c4c6c45abc04816dd8f4201aeed88cf268cb3 |
test_app/blog/bin/setup | 100755 | 0 | 0 | | | 1010 Bytes | d64cd67d1584e0610debf325f9ac5153a2a27044c48153e391e3b67a85dbb699 |
test_app/blog/config.ru | 100644 | 0 | 0 | | | 160 Bytes | 1a5090e57cf9301e8bda3fec3abe4c72fbc001f6cd4909fd80b6cd488ab531b9 |
test_app/blog/config/application.rb | 100644 | 0 | 0 | | | 701 Bytes | 69b8d99affcae213684200ee140a7ca51f343e818721c5a1921310bf16dce233 |
test_app/blog/config/boot.rb | 100644 | 0 | 0 | | | 207 Bytes | bb5a9499136e72c70c557bc3ff4d2661cc9b05dc5b848fb720540e3fe716e4ea |
test_app/blog/config/cable.yml | 100644 | 0 | 0 | | | 185 Bytes | 979344673f386f860018426b171c1e91680df0a64f0c4270946e22714b535072 |
test_app/blog/config/credentials.yml.enc | 100644 | 0 | 0 | | | 464 Bytes | 3f715f3855a25f64b68540af136b2537a126762675e17da722b9fafbe3190d52 |
test_app/blog/config/database.yml | 100644 | 0 | 0 | | | 620 Bytes | cc7b1570a807cbba7a5841fab04e57a569f3217f74e4bbff159aed98da4ad0c1 |
test_app/blog/config/environment.rb | 100644 | 0 | 0 | | | 128 Bytes | 73b2e731e02cedb9dc0335e1a35c3a2b7738032e3aa7e62ac32cbb8432b43c69 |
test_app/blog/config/environments/development.rb | 100644 | 0 | 0 | | | 2.35 KB | 17cdd435e5ce4c5024cfddd8a862fc95bc9e3b9984da7233f615c5fdca402e71 |
test_app/blog/config/environments/production.rb | 100644 | 0 | 0 | | | 3.8 KB | e03f7df3787d59e3f8ebd219eb53a94032f46eb228e34828f7a8a2cfc47f3933 |
test_app/blog/config/environments/test.rb | 100644 | 0 | 0 | | | 2.33 KB | f30895ac18df491fa67cf436c20fa4b3470d815667b0d0ee110ff25daae666ba |
test_app/blog/config/initializers/active_admin.rb | 100644 | 0 | 0 | | | 10.5 KB | 99cf326de15ec71f9fd2ad5576719430e02ee75b0084f4f72155efe8e92e233b |
test_app/blog/config/initializers/assets.rb | 100644 | 0 | 0 | | | 502 Bytes | 1bc46e7ff46dcab8e5418d48e6af5eb199c5449e8d51e735ce1effdb4aacbe76 |
test_app/blog/config/initializers/content_security_policy.rb | 100644 | 0 | 0 | | | 1.02 KB | fdf84286be7b2e51a2d166091e4a30d76ab6201d66e99d0360450be3f55eb1ce |
test_app/blog/config/initializers/devise.rb | 100644 | 0 | 0 | | | 15.1 KB | c0772a34afff086a2a60858d882299a0a763a3810658a03875cf04d084bf7f5b |
test_app/blog/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 396 Bytes | 97524e1a45b70ec920420eeaa9c35f94842d2214b7a60bfcf80cc27fb1845382 |
test_app/blog/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 649 Bytes | e2c18b803625a073b25e4ee4460677da33a8bf19bbbcad629718a8e15c58acc2 |
test_app/blog/config/initializers/permissions_policy.rb | 100644 | 0 | 0 | | | 384 Bytes | 45a556a49bf668ecbc183e45a6f1fe41e920db0e7ef5d847f09310d356ceaaf8 |
test_app/blog/config/locales/devise.en.yml | 100644 | 0 | 0 | | | 4.18 KB | da577b149fb29e988e4cde882b5c47d386c37bde8355fa0bbd1165f02216e2a5 |
test_app/blog/config/locales/en.yml | 100644 | 0 | 0 | | | 849 Bytes | 11ab9bfdb4328f5201011386b6534e1b6d444eb8f2318b2e547e2e10cb78b6da |
test_app/blog/config/puma.rb | 100644 | 0 | 0 | | | 1.75 KB | fabb13cdfe5f0adca6cf80728eed089cd3c11768e40e69b4f1ed2fa9c70ae2d1 |
test_app/blog/config/routes.rb | 100644 | 0 | 0 | | | 277 Bytes | a735e43fb4efc1cd4fac555401ba85d8b504c07b0bc57894f77433bf662b5d7b |
test_app/blog/config/storage.yml | 100644 | 0 | 0 | | | 1.13 KB | 504934763c81f87c63831ed95584bd7ef3bf1258fdc36744e7b22175de4fdfd0 |
test_app/blog/db/migrate/20230425060437_devise_create_admin_users.rb | 100644 | 0 | 0 | | | 1.4 KB | 6d15b44277d745259637c2d48415f68d00b17983f62ef2122a6010880957acd1 |
test_app/blog/db/migrate/20230425060439_create_active_admin_comments.rb | 100644 | 0 | 0 | | | 414 Bytes | 54fcfe64f08101b921bb1f51f1d01c4639493fc1798d34dd596be8f61cfad89d |
test_app/blog/db/migrate/20230425060707_initial_schema.rb | 100644 | 0 | 0 | | | 421 Bytes | 8eee8014432954fb854f2dd01402a341af91ef6bde5dcfd1f75501360061a5be |
test_app/blog/db/migrate/20230425060708_create_tags.rb | 100644 | 0 | 0 | | | 321 Bytes | eae8431afaf5ea7f45cb767191c5131b06ae649b7714053a7c8d1b770af73279 |
test_app/blog/db/schema.rb | 100644 | 0 | 0 | | | 2.82 KB | 25928078f12a5cfaab6de93c4b426206db817acba006dfbbf7231e596f082bb0 |
test_app/blog/db/seeds.rb | 100644 | 0 | 0 | | | 1.19 KB | 70fa85da97fb8177a3ceeaad97f0c7054b6b8ec262ad839923d1ddd9c8afd9fc |
test_app/blog/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/public/404.html | 100644 | 0 | 0 | | | 1.68 KB | 41e6541b07f9c3b306a517917eedb53d7c7bfa006faf6673aaad98c9d96f7023 |
test_app/blog/public/422.html | 100644 | 0 | 0 | | | 1.67 KB | 848f8a124ddb3a76d24a7eca39f93cef89c4fba00e0cd0b2f0af37433fb88e89 |
test_app/blog/public/500.html | 100644 | 0 | 0 | | | 1.6 KB | ef38a03155fab5fa59fe6c823f948893fe260204a87860c55522cdeb5672c959 |
test_app/blog/public/apple-touch-icon-precomposed.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/public/apple-touch-icon.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/public/robots.txt | 100644 | 0 | 0 | | | 99 Bytes | 2f15987e4606501202b9d337085439339e53a374e3d194847192c12f85ba78f8 |
test_app/blog/storage/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/application_system_test_case.rb | 100644 | 0 | 0 | | | 157 Bytes | 5e086b39c179528d32e26b2c7a4d272ba7d63a3c5257f25528bd6f672fedd327 |
test_app/blog/test/channels/application_cable/connection_test.rb | 100644 | 0 | 0 | | | 248 Bytes | 1599d9a35251fb215cd8a95395e8654488476f2d3e2e948e3ed7a1b27656aff0 |
test_app/blog/test/controllers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/fixtures/admin_users.yml | 100644 | 0 | 0 | | | 354 Bytes | 84dba4811ea4ef0a79f05a33eae521173e2f38c231e4ede8c7c92d00f0b0e6e1 |
test_app/blog/test/fixtures/files/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/helpers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/integration/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/mailers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/models/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/models/admin_user_test.rb | 100644 | 0 | 0 | | | 123 Bytes | 8a1526921acee48b428913f9910076b8cd96188c0226fc7a4bd24c0245ee56ff |
test_app/blog/test/system/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/test/test_helper.rb | 100644 | 0 | 0 | | | 386 Bytes | 12ab8855b1dff5427c76680d61f18b58a888a4e015c7865b87a8c1162d541580 |
test_app/blog/tmp/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/tmp/pids/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/tmp/storage/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test_app/blog/vendor/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |