data_sanity-0.1.7

https://rubygems.org

data_sanity

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 293286

number: 0.1.7

platform: ruby

spec_sha256: 10fd24e6a81400fa50a2e911d1cf239941c3415ebeeb7337e70b8ba50f9c9608

sha256: 2060cdcbfae64b1c1fa443789a0a8899310eba7d2a1f8902ebc79fb9f3a39adc

created_at: 2024-05-13 08:17:57 UTC

updated_at: 2024-06-07 12:35:53 UTC

position: 7

version_data_entries_count: 62

uploaded_at: 2012-04-13 06:28:37 UTC

indexed: true

has_extensions:

extensions:

Gem size: 89.5 KB

Version Data Entries

Total: 62

Unpacked size: 323 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore64400181 Bytese4ca9787a9d4d1b39e9f4269e6f36ba3e1d27b0a603513c908e3164f73808861
Gemfile64400140 Bytesfe45b20de448689cdd5bb35831c535706bea1e3605c2d355a3ba534da6b50de9
README64400674 Bytes382911941f4ff106c4d3146bf7be5bf7e64d2dfd88e7afc2bbeaef822fc9bedb
README.md644001.38 KB3582f938ef8daab57e459f8e7ff0c365d19f9f2568560a7c0e232439fc6dda3a
Rakefile6440048 Bytes4c3f47e541ca7f03938f73f1d3319cee30c74191e8d982dffe46f0530ce96a25
data_sanity.gemspec64400863 Bytes584f25ad43754d71d6adeb0293d6c5bd0ca26fcdd09ae59facb25990d212e887
lib/data_sanity.rb64400192 Bytes8c385d6a4e47e033718e7af9b8f7c23bf6447f1fe0bd9934c6bcebc150796a6c
lib/data_sanity/inspector.rb644002.99 KB407f61fa28d91647b2840981a7d3c0dc5781b5f810b666bd10a5bdb535f85daa
lib/data_sanity/railtie.rb64400161 Bytes65e774ba90f9e25e50a986eaddca043fd55f6b266915174a32e5afac01909c27
lib/data_sanity/tasks.rb64400949 Bytes8ae492ae3452c16d4bac3a00f6ff00c6a8f946ccbf42dd19d96fd951f7f85950
lib/data_sanity/templates/data_sanity_criteria.yml64400518 Bytes98d7250cf98b2aac7f6a5102e5e0a1f6c570908dc5b566e964001412082a4cfa
lib/data_sanity/version.rb6440042 Bytes5bc8393fb06337e1f3eaec4018dc4121b930efc527d56984cf70137275a90d6e
spec/data_sanity/inspector_spec.rb644007.91 KB7fcb7950f925eff7ea558386175c6f54d8e1f1f17ad16af4bce6fc1949a77ecd
spec/spec_helper.rb64400493 Bytes8909a1645059ffaff75b66ff83e50025f06f7f781ddd63a9078a789f9096e923
spec/support/helper.rb64400977 Bytes21c5cd5dec8998e3821874495ee618a3cb40ebe3879a4999ab524318eaf110af
spec/support/sample_app/.gitignore6440036 Bytes37b6c3a50b9e8bf25c4129c59880adb1173110062b0499cfb74992e09ea7d2f3
spec/support/sample_app/Gemfile64400129 Bytes00962a7dd3592e84cf76c96a5b01ce1cd33264a5e39e171f6fe86707e6ac5fa5
spec/support/sample_app/README644008.91 KB53b8a27716b3a26dba30f3f46326406d3e4d03e90d1707757d76f7304f5f8f8e
spec/support/sample_app/Rakefile64400269 Bytesdbca20affc63b12967ece2a4a3c688791ed3c9e2a71f857bf42752f3ffbb2c02
spec/support/sample_app/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
spec/support/sample_app/app/models/car.rb64400199 Bytesa8b52f44299ab5453f4fdd42cf959a31ec90a655fb132ebeef75376cabec73b0
spec/support/sample_app/app/models/not_an_active_record_model.rb6440036 Bytes770b506e6ccf2bd98a3efc6e6033a404c81e30a74d30310612fdc91672cfba32
spec/support/sample_app/app/models/person.rb64400146 Bytes7397c62bbcdb8b16087b157942b91b3674a234c56081d82a7b8750ea97f01e9b
spec/support/sample_app/app/views/layouts/application.html.erb64400202 Bytes9ce2c01ccffa89f694e813fcac198a2fbde75f3bd0b97334d01fbed088770d15
spec/support/sample_app/config.ru64400159 Bytes43b37227cc9032368966450117728d1e411d43b5caa00637f9bebba9a0c7735e
spec/support/sample_app/config/application.rb644001.88 KBc2463ed5cd547d3d25636b579fad5e7e3b25332e37e9ccc4f15491ab07a15fb6
spec/support/sample_app/config/boot.rb64400191 Bytes3883fbb390bbb607ad4c864f83ccc87f95259f7bc3e0905f6e8c296df1ae5ae5
spec/support/sample_app/config/database.yml64400522 Bytes24c8703303293b6134c8cef391b7d9b83f082c140102d18c665c9462f1a7826b
spec/support/sample_app/config/environment.rb64400153 Bytes48b234fd8d294f04245d1bf24507170283a383ec8355830e5bb47d0d81fdb13d
spec/support/sample_app/config/environments/development.rb64400989 Bytes1bc69214196ebcc45718fda6ed1d2551e69dbd8798315d353acd756ec3b9ec31
spec/support/sample_app/config/environments/production.rb644001.72 KB3fccc8557ec79363082f1c6de877ce88b5067197037e016be8b960cd84c7e7a0
spec/support/sample_app/config/environments/test.rb644001.48 KBbb819ea1abad7d1966dd6396566103519c29793e8762b74e84eea910b6263afa
spec/support/sample_app/config/initializers/backtrace_silencers.rb64400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
spec/support/sample_app/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
spec/support/sample_app/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
spec/support/sample_app/config/initializers/secret_token.rb64400500 Bytes6ce2b9d5941164188f9f7b4da04938c7ebef9c40e637d1cf8b1f8ab39f63a807
spec/support/sample_app/config/initializers/session_store.rb64400423 Bytes8b8af379cb5cd6b9d4cfb932e5ad103167b0d86a0e2d0412ff96ed8953847c5b
spec/support/sample_app/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
spec/support/sample_app/config/routes.rb644001.75 KBe32b4902c57b1018f23ebb11485ec6b962a053fce14c8c11e21d4bb46c5d45df
spec/support/sample_app/db/migrate/20111130045224_create_people.rb64400217 Bytescf46f27bb081f29b5b80dec1085464eb4e92d33075ca1b2bc6244a2b2e37df16
spec/support/sample_app/db/migrate/20111205042538_create_cars.rb64400259 Bytes292f5bcb8f7640df12dc5d0f524d7f642883f3bdce24b9c28321b607bf1b2257
spec/support/sample_app/db/schema.rb644001.36 KBf7e23110b8146f20ee64605aea74d9051ec0e253f765db0a43c025067f21fc75
spec/support/sample_app/db/seeds.rb64400593 Bytes34456393936210248382eef9654056c97199a51c535b419b6d8a361928bc4de6
spec/support/sample_app/lib/tasks/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/support/sample_app/public/404.html64400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
spec/support/sample_app/public/422.html64400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
spec/support/sample_app/public/500.html64400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
spec/support/sample_app/public/favicon.ico644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/support/sample_app/public/images/rails.png644006.49 KB322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e
spec/support/sample_app/public/index.html644005.64 KB8422e1ff149625310533be5d779bbbfc205003c0abb889b014f4e08b2d134f92
spec/support/sample_app/public/javascripts/application.js64400148 Bytes2d666e11693821f8748067b04e843029fcb5466113bd7cb8c0764f7e4ab09b1e
spec/support/sample_app/public/javascripts/controls.js6440034 KBf7486b4b3955611156b8e47c768e4879739155ab0318ce1725c6df8565e4d922
spec/support/sample_app/public/javascripts/dragdrop.js6440030.3 KBebc56045f199391ad34d706e4453e775c2e1d5815bca374dc26616610834723c
spec/support/sample_app/public/javascripts/effects.js6440037.6 KB7ed45c5b4b0a53ea25594933cee7b71940ff2fa6258825b505a3e1a58f1a5133
spec/support/sample_app/public/javascripts/prototype.js64400159 KBeed67225cc8f83515ac2f4c1533849188c3a26113bfc24f3f9d6c975a837f385
spec/support/sample_app/public/javascripts/rails.js644006.13 KB041babee7d7d07853d9c069a5090b7a3f61185843c6e28cf6a51f0ffa03f392a
spec/support/sample_app/public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
spec/support/sample_app/public/stylesheets/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/support/sample_app/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
spec/support/sample_app/test/performance/browsing_test.rb64400229 Bytes1d527f8dc926eb80bfb42d37a1b222ac703077dc2c51534f3b14e83af171df5f
spec/support/sample_app/test/test_helper.rb64400454 Bytesae1144309d5b91304c0488598a63a1848ce73948679a97ee0a8099effd67cfe7
spec/support/sample_app/vendor/plugins/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855