lib/rails_pg_extras/web.rb | 100644 | 0 | 0 | | | 290 Bytes | 56282c3e40b18bc468b44f43a76ed476fe3004bdfcc077c750195e6c49ccc8d7 |
.gitattributes | 100644 | 0 | 0 | | | 28 Bytes | 8951e55d3f53838c1e569894e15fd53f98f5100c83b5f9f29537d790a020e78a |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 3.33 KB | bb27a60221c85f5d7306b88b5868c299da40a158bc363182d74e4a6dfe71a9cd |
.gitignore | 100644 | 0 | 0 | | | 74 Bytes | 5198d6cac60aee7b7b7660a1a2629252c54a1077fda16c037aeee98fec063fa9 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | afe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | b7d0b1885e0330848006d2c98e55261eae8fa13c9e1a1fdb99b343017decf188 |
README.md | 100644 | 0 | 0 | | | 32.7 KB | 8eb5fd28a99ef7a6194c72f9714047acecc6359dbe118f6ed3d4cfffd70ac5ef |
Rakefile | 100644 | 0 | 0 | | | 399 Bytes | 7c3d44db92eb2714c00406af25c9ff930dc733820a5687a90f0ca194c670eb62 |
app/controllers/rails_pg_extras/web/actions_controller.rb | 100644 | 0 | 0 | | | 826 Bytes | 5aeffc4ff186bfb241011a13c011818514f7f0c18a9372d47ddb0c3e4022d86d |
app/controllers/rails_pg_extras/web/application_controller.rb | 100644 | 0 | 0 | | | 1.21 KB | 6674c1eee04db26f7316af8d8fb80d28d5ecb80d010f58fe1a20d81471d4dbc6 |
app/controllers/rails_pg_extras/web/queries_controller.rb | 100644 | 0 | 0 | | | 1.26 KB | 703169fcd9b71cd7fb5f66dcfefe9759e0aad37fa3cdf00c71d782c2ec9dad2b |
app/views/layouts/rails_pg_extras/web/application.html.erb | 100644 | 0 | 0 | | | 779 Bytes | f48be4af26e127c44f9740deb0bbb88c34e11aee0907a103ddcdc9ef4b902dd5 |
app/views/rails_pg_extras/web/queries/_diagnose.html.erb | 100644 | 0 | 0 | | | 434 Bytes | a506aee30a5187978033c6116ee5131ba94b7f6307c5c13008903040717dfead |
app/views/rails_pg_extras/web/queries/_result.html.erb | 100644 | 0 | 0 | | | 626 Bytes | 9bb42c8aa238da03a89c8421b38ebddff8ea1616612a195a314c77166f61a900 |
app/views/rails_pg_extras/web/queries/_unavailable_extensions_warning.html.erb | 100644 | 0 | 0 | | | 706 Bytes | 764f58467ef76e89a32b606f323d0524ac079e00bc4241aaebea927dc3656374 |
app/views/rails_pg_extras/web/queries/index.html.erb | 100644 | 0 | 0 | | | 1.12 KB | 2c59b0fb95295d0b292d0ef1082d6c4183ecb561f4b309ce8addf8f1247bec09 |
app/views/rails_pg_extras/web/queries/show.html.erb | 100644 | 0 | 0 | | | 609 Bytes | 0e31112ddee31f22212689dd936bc97595d4394c315da0fc37bf9eb81f349c1e |
app/views/rails_pg_extras/web/shared/_queries_selector.html.erb | 100644 | 0 | 0 | | | 424 Bytes | 62a12a5fae180f0814e39fabe71ed1d5407226b5a269964e2cb43c94999b2b3d |
assets/pg-extras-rails-ujs.js | 100644 | 0 | 0 | | | 23.5 KB | 0d2725a68d2fa2f858893768bf422e64c4ba18c1ba0856d8e3340955a58e7baf |
assets/pg-extras-tailwind.min.css | 100644 | 0 | 0 | | | 2.8 MB | b6ad97402eddb903e7a5d7a73ee47a679204efbdda4521a391cbad9df509b932 |
config/routes.rb | 100644 | 0 | 0 | | | 397 Bytes | 4212c93bdf9adf48580717bb461bbf528a7115a8e63e66c5d9c947085030a060 |
docker-compose.yml.sample | 100644 | 0 | 0 | | | 1.57 KB | 8847237abb5366863495c7ab0d88a0114ae9f3f3f9387d4f288a592208a8aae0 |
lib/rails-pg-extras.rb | 100644 | 0 | 0 | | | 5.22 KB | bef314acaeace7fdaf8185661795d5eb57b119cb863072673ab8486a21b2d436 |
lib/rails_pg_extras/configuration.rb | 100644 | 0 | 0 | | | 746 Bytes | d4d7cc0a595f283bf5785a2417826f4bb33a99e4c4f8832dd06b461ccaeae3bc |
lib/rails_pg_extras/diagnose_data.rb | 100644 | 0 | 0 | | | 176 Bytes | 038cb4962154c15c88be4ef2a90e8eb70e72bf6c1bc3257d5cd7394e03683834 |
lib/rails_pg_extras/diagnose_print.rb | 100644 | 0 | 0 | | | 193 Bytes | b0fbd9a587b92cde07eeacdd3f39417bc70f892a364261911fa963ad467cf72d |
lib/rails_pg_extras/index_info.rb | 100644 | 0 | 0 | | | 168 Bytes | a6573071f859bc0c4be50be4ca9c6102810fbc4f01553a0455d461e146e5ee81 |
lib/rails_pg_extras/index_info_print.rb | 100644 | 0 | 0 | | | 116 Bytes | 734dbff269cd7c710d4fc7d8bf7953d77d30d353344a62777bce3a5fb14e7b64 |
lib/rails_pg_extras/railtie.rb | 100644 | 0 | 0 | | | 145 Bytes | 33cf633af071133c6467c71b51ccb58d02b6c7ff8b913e63513704982f5469a1 |
lib/rails_pg_extras/table_info.rb | 100644 | 0 | 0 | | | 168 Bytes | c9be6136050d8395c2ca957a34d27a2ad0ac20d71607e76f9ecb0d107637499b |
lib/rails_pg_extras/table_info_print.rb | 100644 | 0 | 0 | | | 116 Bytes | 7d9434bcd619379004afa3d0b2a077adf7b0e5b70de4bd9ff299c374b2027d6e |
lib/rails_pg_extras/tasks/all.rake | 100644 | 0 | 0 | | | 640 Bytes | ff973f7f059c9ef99111991f90863caf7d617042030f7b7bf0c0589ba71bb4df |
lib/rails_pg_extras/version.rb | 100644 | 0 | 0 | | | 76 Bytes | ff61750190b0de1f609a749bbfe2e8c49d3fb9c2869c12d89df2fb0e231e2217 |
lib/rails_pg_extras/web/engine.rb | 100644 | 0 | 0 | | | 333 Bytes | e470110f341adca78dede1dd47b926c60bdd86a45b39d9979a6da70f0b359370 |
marginalia-logs.png | 100644 | 0 | 0 | | | 53 KB | ec52d049a5ce664f5d11e892e7eb02d3352f08ce44dcccb10cc79e2a5330cf35 |
pg-extras-ui.png | 100644 | 0 | 0 | | | 166 KB | 07c703c8fc0cb433c782c304a51b45b51a12c9bb3a224335e5fd814e696886e7 |
rails-pg-extras-diagnose.png | 100644 | 0 | 0 | | | 26.4 KB | 8146f513bbdd5d886540a68158ac6f0684e1997e3729e44bd2cd3ad4c3712686 |
rails-pg-extras.gemspec | 100644 | 0 | 0 | | | 1.07 KB | f7afa8df0cc36b5d6cadcd62f717d3d75ba3eb7bc29aca453e3899430051ca85 |
spec/smoke_spec.rb | 100644 | 0 | 0 | | | 1.11 KB | 07ec0c2a711ebbb7953f7d8f2a331663f8903799dda33b36ed191447501e617a |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1001 Bytes | f8f95aed992e596bf1a0dcb10660d6dccebbf61e6fd736a07e4b1768a69242e3 |