README.md | 100644 | 0 | 0 | | | 3.91 KB | 9be89b9060c8cb2ec84ccfecebf918f4396467112a0e51387ddc94e42212b194 |
Rakefile | 100644 | 0 | 0 | | | 159 Bytes | 063a63acce5a11d98d3c3603ee7339291bea4ed7b65967b616603eea41ab784b |
.gitignore | 100644 | 0 | 0 | | | 179 Bytes | 5d168b318a5c3d17fc2143bcbce1e2d6809944c91a1080187cea7bd4bb126e42 |
CHANGELOG.md | 100644 | 0 | 0 | | | 522 Bytes | 7f26323de06b87d08b0b1811836766072f966abf412a1ca5e8c745231d25a350 |
Gemfile | 100644 | 0 | 0 | | | 91 Bytes | c11c6f11476a428b11aafed352fee205d7ca5083ca6bab9475164ed614dc0829 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 13b408f3bab69fc5a11f7c11f876867cd44a2414096e53973901fa0e1f2a4234 |
app/controllers/pg_hero/home_controller.rb | 100644 | 0 | 0 | | | 2.69 KB | c118a74f9ce72f5e261e62cf08d904b7e13754670c7419947b01e5b37d093848 |
app/views/layouts/pg_hero/application.html.erb | 100644 | 0 | 0 | | | 7.11 KB | 813d6b253ca78eafb63f58282a4a170cbdadfc9fe284e3c8144df4d84beb2f23 |
app/views/pg_hero/home/_queries_table.html.erb | 100644 | 0 | 0 | | | 929 Bytes | 7281d141b5989ad78a9d4090ab4937d75ebe77aba4ca5e8ab52a75517958d360 |
app/views/pg_hero/home/_query_stats_table.html.erb | 100644 | 0 | 0 | | | 674 Bytes | 275fa2cc81395497b4c69c704e745190c3660fcbd7e9cc9c3edd56a589b87ebb |
app/views/pg_hero/home/explain.html.erb | 100644 | 0 | 0 | | | 520 Bytes | 4906f4b685a272d4ded7b5596da60d8f76ebd9295b767b4e2f661512bfa9e1bb |
app/views/pg_hero/home/index.html.erb | 100644 | 0 | 0 | | | 5.16 KB | b64573a022ac3dd59ff5f9caad6484f422dbedf228df6caf2ed62c875b2c5422 |
app/views/pg_hero/home/indexes.html.erb | 100644 | 0 | 0 | | | 553 Bytes | 90bcdd165741b9d2ba9bc14afe2d0484401d947961390bc29c357b9cca39cfe7 |
app/views/pg_hero/home/queries.html.erb | 100644 | 0 | 0 | | | 305 Bytes | 7f500e6331770d7a69266f87d420af5ad97379eb182ae5eade4499ee50ca77e1 |
app/views/pg_hero/home/query_stats.html.erb | 100644 | 0 | 0 | | | 493 Bytes | a5a48ce3e3ff63c769f61b1145aeb3fbb960834533e2d57833ab8d72873bf6ea |
app/views/pg_hero/home/space.html.erb | 100644 | 0 | 0 | | | 527 Bytes | 7f55b571f5f23d8b3c85715855fa190c17524093fb686e987bb2a581e771377a |
app/views/pg_hero/home/system_stats.html.erb | 100664 | 0 | 0 | | | 192 Bytes | 370244fabdb9b23eec840b6de80874ba1b44b19b264652301d9d1e3d9eb40397 |
config/routes.rb | 100644 | 0 | 0 | | | 512 Bytes | 0a0bc84a9a699faeb18238dfe7105c408d674813c9723542d0ebb59e850a5352 |
gemfiles/activerecord31.gemfile | 100644 | 0 | 0 | | | 139 Bytes | e2749901eb84e2dd0b564bbf269c53a3427ee4811680dd1bf3b7d397b5a70367 |
gemfiles/activerecord32.gemfile | 100644 | 0 | 0 | | | 139 Bytes | 62bcab9a7acc188e7c9c594f63f799dacc73ae7ffaef381fc2eece5aaaa69953 |
gemfiles/activerecord40.gemfile | 100644 | 0 | 0 | | | 139 Bytes | cb303aafc4709023c79eeed1b7d11553bdf7eabb497823c010fb2e0dae9c4cfa |
lib/pghero.rb | 100644 | 0 | 0 | | | 9.07 KB | 15b80ec8d865b5cf7237981abc9412a39bc2fe6d39e08a2a0c824d3370aad8b2 |
lib/pghero/engine.rb | 100644 | 0 | 0 | | | 86 Bytes | 469b3623c07f35aa6c822ace7e2848f51927b7cddc27def667f8b643f9f93fa5 |
lib/pghero/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 3546386eb536f7c7218a802e186f876d2d4c35ffee6da337dda1b5bfa4b6da97 |
pghero.gemspec | 100644 | 0 | 0 | | | 1.07 KB | b0d769558b4c05f5a6645e7ed0df60a3b86b5c4f75f061b6438b8f7169880a6d |
test/pghero_test.rb | 100644 | 0 | 0 | | | 419 Bytes | 9738793b467ae70be73606df0207a07553cebf579b22056af790787bbf4c1c28 |
test/test_helper.rb | 100644 | 0 | 0 | | | 402 Bytes | 8dc3a0e998f1d86e256ef8addc386713958bd562fc2ac1ba552067741945157f |