fixture_background-0.9.3

https://rubygems.org

fixture_background

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 193388

number: 0.9.3

platform: ruby

spec_sha256: a04cc8cd0e8b8c5aa77ede708b194f0fe9f8747fee3a215cc15245b44e16472d

sha256: 79f08368dfbca4ca0dda5b9b38a27de74d5f7a56d5becd7a05067ef7a071605d

created_at: 2024-05-13 08:16:25 UTC

updated_at: 2024-06-05 22:51:24 UTC

position: 8

version_data_entries_count: 74

uploaded_at: 2011-02-04 13:46:21 UTC

indexed: true

has_extensions:

extensions:

Gem size: 93 KB

Version Data Entries

Total: 74

Unpacked size: 327 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore6440049 Bytes944730896ac54be32dc26da38a70b4b6a8944f1f4a9fc17ee855227c6cae2a5f
Gemfile6440090 Bytes9fcdefa8ed3131df809e1e94999fd19ccdaf4e750dd1eca878080ec4a9cdd386
MIT-LICENSE644001.03 KBb225c94848f4c2ebcf4ec5c685b6673b11d74af5a0d7757bf1e457aba34f6d3f
README.rdoc644001.62 KBf850d7e289ac3cc3739f9a6e5be0fac1b90508090909165dad9db2b898a1a11e
Rakefile6440051 Bytes2871913a298373233fb1a7d470a876cc650b9e2ceb3011729ca81a3d1bd32120
TODO64400128 Bytesdce0a87f43efa096d31b26ffd47d2182d7320b889fc5f05f7d43f5d08bf43ee3
fixture_background.gemspec64400894 Bytes353ec499d77b6e3317fdd02b43b086a9b97ebee507734c691b224707e10ae600
lib/fixture_background.rb64400243 Bytesfbaaf907db2e63a38f708fbcac7f732478e38195244e681e6e71066e7b667f57
lib/fixture_background/active_support/test_case.rb644001.36 KB78a16f9cc26a2fac64dda0b07657a0b44a4218aa8535a1d6ae69b9ec9e248e7b
lib/fixture_background/background.rb644002.23 KBeb172026a7fa20f0c7efdbb29f95895f22a26790d001a3068c794b7b245466c3
lib/fixture_background/generator.rb644002.51 KBa7219e8533a58cca0bf801105c9fd1adf9fae8d1150cab3d183a7617bf321a6f
lib/fixture_background/ivars.rb644002.61 KBff3a96708cc39552104c26b1c0def4f04bea7ef03cd4e26ee7fb3322581e2674
lib/fixture_background/shoulda.rb644002.02 KBc1f1a68adeb68c3e9b67ad455e23ba634f41d95cb70004305596dce7c76e1ac6
lib/fixture_background/version.rb6440050 Bytesae5ef518d52313f523491bd7799211415f0c1f8e307f5c9c8e6ad1fcb420c12f
test/rails3/.gitignore6440040 Bytes1a6f33284f1c3a1d5e2bc1b60b2a19d7922f0a428ef4bb017652d9f0ab8ee7da
test/rails3/Gemfile64400150 Bytes693e8dd3c368705b833eff9025c2238b0f97d6ae584cdcf3b368d012d7860253
test/rails3/Gemfile.lock644001.75 KB7916166ed4251a648b78fca06a490f168d1d748f1b0d9eeb04482ac5517508ee
test/rails3/README644008.91 KB53b8a27716b3a26dba30f3f46326406d3e4d03e90d1707757d76f7304f5f8f8e
test/rails3/Rakefile64400266 Bytese3ff15e7a7e5bd5fd95bf9405b44d811115af7135af93ef4570ce3827b07fb9f
test/rails3/app/controllers/application_controller.rb6440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
test/rails3/app/controllers/namespaced/posts_controller.rb64400105 Bytes8d9d15d914a62a8c107d29bfb4e36b8ba8a1ca9c2e2cf2fa80ef5cd9690618ca
test/rails3/app/controllers/people_controller.rb644001.9 KB0e64d67ae26f4a85036801551e883ec78152a75cf3ea482c8ab18de71e9125f0
test/rails3/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
test/rails3/app/helpers/people_helper.rb6440081 Bytesc5609cde74d239b6fb868a599b01b65ebf2b36808dab09a665bf09f1b902131c
test/rails3/app/models/person.rb6440038 Bytesc845d20044ae11cc9f63b7659a37d303bccee119cd57f1a2e63c84dd56ba5f37
test/rails3/app/views/layouts/application.html.erb64400199 Bytes91642d28c0923b4208e3dc02de71025c9e52d321c8f66ccb7ff28b4b361fea41
test/rails3/app/views/people/_form.html.erb64400502 Bytes758b67ebd80ba1ee897bf573e285a206039dd6e01107cd59a88c563139b8d9aa
test/rails3/app/views/people/edit.html.erb64400115 Bytes5417762dba0067273eb55a0f1359dbee24474dd39c6c6a6d33699cf15ffa83de
test/rails3/app/views/people/index.html.erb64400459 Bytesc02326378cf7a3429a21982a22fb6cec82bff1ad7251b2e54a0b8530648520fd
test/rails3/app/views/people/new.html.erb6440078 Bytesb8f56c013f8e3890f5c085e07ac4c39bb98350c2aaa7e9a89eb8f695f1f4f424
test/rails3/app/views/people/show.html.erb64400168 Bytes917f26dcffa00f86f4cf18e1f4a22a20fa780e3ee7571c64d7bd802b1058c313
test/rails3/config.ru64400156 Bytesa8e1db7bbfd4774d33f2ef34c499cc42e4a9101877cb9b57107f29604fdd765e
test/rails3/config/application.rb644001.88 KBd5a6f7f8e2e7c8726f4894066fcfb88d48dea798a48628db6d0b696ee3eb3200
test/rails3/config/boot.rb64400326 Bytes83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7
test/rails3/config/database.yml64400538 Bytese6b82c6028c90317532c35e6f9bcbfeac24d9d35927520a8c0e68ca7c0cee42f
test/rails3/config/environment.rb64400150 Bytes1ba241f48b86baeafc62d475de5340c7c7b49811b03b558d97f9ef2e53aeee9b
test/rails3/config/environments/development.rb64400986 Bytes068d3021d0f06c3a258ada1eaaaa3cad670eb01195d2575d79142fea1771e1aa
test/rails3/config/environments/production.rb644001.71 KB9f51bb739ba85fce345b2a0c973bd811535fcc4bc5a608430f16eb25bd8b9cf3
test/rails3/config/environments/test.rb644001.47 KB69e22d124b7b570ff62eccf7a376f5dd8a0beb5b58c2924a917f0b09bb8acd04
test/rails3/config/initializers/backtrace_silencers.rb64400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
test/rails3/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
test/rails3/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
test/rails3/config/initializers/secret_token.rb64400497 Bytesb7084eef9b4f6c1a546289cf72a721da500d0d18512bbdabe2dcb8889bdf579e
test/rails3/config/initializers/session_store.rb64400413 Bytesa4bc93f1a8ad7f39d8373bdbafc7472be5831173010affe11baeffeb080adc2a
test/rails3/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
test/rails3/config/routes.rb644001.82 KBdf948b5382917061d034b234cd68407f87b4ca9c5f212e440da9bac73010b089
test/rails3/db/migrate/20110127093735_create_people.rb64400196 Bytese9917789cc579147c21fb9e59fc0906cda9508e709af7d3cf8d5c147b21e271a
test/rails3/db/schema.rb64400913 Bytesf500750eec10604a55e3f13badda3651fefa1b411a566bf22b19a1d1fedc7989
test/rails3/db/seeds.rb64400353 Bytesfbf0cd04e506b357259be085e53b3272f4a0372d6cdfea1d019d78081fd6f1ea
test/rails3/doc/README_FOR_APP64400211 Bytes897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7
test/rails3/lib/tasks/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails3/public/404.html64400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
test/rails3/public/422.html64400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
test/rails3/public/500.html64400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
test/rails3/public/favicon.ico644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails3/public/images/rails.png644006.49 KB322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e
test/rails3/public/index.html644005.64 KB8422e1ff149625310533be5d779bbbfc205003c0abb889b014f4e08b2d134f92
test/rails3/public/javascripts/application.js64400148 Bytes2d666e11693821f8748067b04e843029fcb5466113bd7cb8c0764f7e4ab09b1e
test/rails3/public/javascripts/controls.js6440034 KBf7486b4b3955611156b8e47c768e4879739155ab0318ce1725c6df8565e4d922
test/rails3/public/javascripts/dragdrop.js6440030.3 KBebc56045f199391ad34d706e4453e775c2e1d5815bca374dc26616610834723c
test/rails3/public/javascripts/effects.js6440037.6 KB7ed45c5b4b0a53ea25594933cee7b71940ff2fa6258825b505a3e1a58f1a5133
test/rails3/public/javascripts/prototype.js64400159 KBeed67225cc8f83515ac2f4c1533849188c3a26113bfc24f3f9d6c975a837f385
test/rails3/public/javascripts/rails.js644005.71 KB7fa7e1dfd72cae11fff2095dd6171afc6fafbfb76f4668873445883a71287dcc
test/rails3/public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
test/rails3/public/stylesheets/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails3/public/stylesheets/scaffold.css64400916 Bytes83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78
test/rails3/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test/rails3/test/functional/namespaced/posts_controller_test.rb64400191 Bytes41067dbb9841c381815908e7e914ab0f80ab4abdcf4934993a35d9e2e22e4598
test/rails3/test/functional/people_controller_test.rb644001.07 KB6c07dfddbe3366eb8bd5602393577ca4891b1b8f3fea41449c08943e7701ac5c
test/rails3/test/performance/browsing_test.rb64400229 Bytes1d527f8dc926eb80bfb42d37a1b222ac703077dc2c51534f3b14e83af171df5f
test/rails3/test/test_helper.rb64400307 Bytesb735b8090c0121fba13a30f4ec215ae213ffe0dc138b5df27ad50ae7fc281368
test/rails3/test/unit/helpers/people_helper_test.rb64400265 Byteseb329e6923d6c8ee4511010dc9af2f781f228f712de3f64e003662f64f83baf8
test/rails3/test/unit/person_test.rb644001.22 KBef74bac5949b27c833326eefe58af07391d241121f970c7ab8815f0dbd0df131
test/rails3/vendor/plugins/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855