active_service-0.0.1

https://rubygems.org

active_service

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 246928

number: 0.0.1

platform: ruby

spec_sha256: a415e1f5b749c00eb37f5141f4a9823b51de8f6ddcbfad6e0273f131d48f528c

sha256: 9e6acac98910f97e4ec7bfb4a4d4b29a7b5f30d36f7a632bf0cb70a4ee2f9910

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

updated_at: 2024-06-07 05:23:40 UTC

position: 0

version_data_entries_count: 79

uploaded_at: 2011-07-13 10:41:53 UTC

indexed: true

has_extensions:

extensions:

Gem size: 89.5 KB

Version Data Entries

Total: 79

Unpacked size: 315 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.travis.yml6440051 Bytes6a200adec71d669d72ec0c21b30633e995592bb4a01c1df64a499164f51cc273
CHANGELOG.rdoc6440045 Bytes81b568cb040d0ad25c08f4d660a893927d3f222841e4fb2afb64a052c7bf347f
.document6440039 Bytes0482d225510f8934dec9297d997452b0e545f0a78fdec21a185e6be4149a0557
.gitignore6440054 Bytesbaf092e7d630004ed826bd65125f42a1815e36db797008cc17e70ebba172a697
Gemfile6440038 Bytesf426cd89701ea8ad26c4964dd251f4fb3eeef712ee4b787bfd73eeb81379da64
Gemfile.lock644002.21 KBaf97717c9d832d0ca19b6c461748a5b987ae78637962ab1c6064e896b1dc8197
README.rdoc644002.13 KB76de2051a9945e8ea52fedfb2fd4d8d378f9efa1ea254e01fba2d1dc99a3642b
Rakefile64400922 Bytes879dbe4bd4c8a88c458d85c459520eb715be4a0004b46529269ad08125b602bd
TODO.rdoc64400104 Bytes2f7877d09d304fa6db8968c24fa653aba99fed69d61f19474664a16434a06663
active_service.gemspec644001.13 KBe48f509fbf0c24e49cfed0684e1cd5a074cbea61e237277ae6b62f0c4dc860fc
config/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
db/database.yml6440043 Bytesbd6876173a75d6f6041be96a7c12686e0ec9fc581481a6a1b879fe865be4173b
db/migrate/001_create_users.rb64400198 Bytes90f7dc37012c4f36e00dd7d6c03371eb1a0f1dfc7cd974cd38bc6ccae2c85525
lib/active_service.rb64400458 Bytes1745c680fc90cf600ce37f457e98a6dabeb49b47b15b582ce7491d43b09fa737
lib/active_service/action_controller_extension.rb64400542 Bytesce26c4ba70bbb0a1cf717bdd8744e8b73445267c4b9b272dd5fa5bd2ef82cc50
lib/active_service/base.rb64400488 Bytesff18d14b447f6e9e591316893c9ddce898ac49ebc6fbee8383a9b5c23460a37b
lib/active_service/configuration.rb64400386 Bytesdb18e7a898a4224c8304fbf243308ac2c21f4cab4cebe01c71dc119552f40b46
lib/active_service/core_ext/action_controller/base.rb64400176 Bytesffa4e6eb3cd3949080f6eaf8340b6dfdb8e5813f5eede624cc3b4fa78bb1c0ed
lib/active_service/version.rb6440045 Bytes0977218db442dc7ee528e37a9c67315083ef7305534baf69952a8cc40557e958
lib/generators/active_service/config_generator.rb64400384 Bytesd95aeac214ae75d7f32df701cf19307c59e16b811b73044d7240cbb2fc3c0d1e
lib/generators/active_service/service_generator.rb64400461 Bytes7e900dac62cdb011d47b8e94251c085e53995902061770839ecb9e07b40b3578
spec/active_service_spec.rb644002.22 KB77e30637cb8339a393b9c8f3f0bd77b87d9eba2db15d6590d7b58270e7229b4d
spec/configuration_spec.rb64400620 Bytes0705d74c8aee80f3b4f2c417da451988abd1283f7e575a6086a86efd77106b55
spec/spec_helper.rb64400728 Bytesbc4fccea2aa5f408d9bc035b40a871b043e723e59bf5ccb2d4d77ca3f168d275
spec/user.rb6440097 Bytes11324574b6be92e5fbf2962e59d0e696e41a5b13281a0da83ed76f404ecc3bbd
test_app/.gitignore6440036 Bytes37b6c3a50b9e8bf25c4129c59880adb1173110062b0499cfb74992e09ea7d2f3
test_app/Gemfile64400246 Bytesdd9e23a0a0855e52b6106f3b03466b3d7e3696c304696fb1ea72b5e7964ff255
test_app/Gemfile.lock644002.15 KB11acb32e53e378b548160f66c354e9f72e74eecc8d17f446d941ca5637068861
test_app/README644008.91 KB53b8a27716b3a26dba30f3f46326406d3e4d03e90d1707757d76f7304f5f8f8e
test_app/Rakefile64400267 Bytes3a6267e9b9cbb79b7c380b66c50869fbd1613aa3f22dcefd8917bc87eb5a47de
test_app/app/controllers/application_controller.rb6440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
test_app/app/controllers/payments_controller.rb64400188 Bytes31f5fc186a98fe84e20108e663c4855ec595433df33b9d2c0d8be29f15ccd9a5
test_app/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
test_app/app/helpers/payments_helper.rb6440026 Bytes9657d460c81c8268e46cd0c49b00a3cde19aead675ea6f65ebc8f39aa09c966a
test_app/app/models/payment.rb6440039 Bytes1f2d44cb8a501849283b770cdb593e9aae1f5a3ab68db2fded415bbe17bee981
test_app/app/views/layouts/application.html.erb64400200 Bytes368e9afbd693922c2461007719119afb69c6dde48fef97f174cfee940dd31045
test_app/config.ru64400157 Bytesdad6292fbcfd03b105df86122639b58e295afdd1d7c2e221ce0e1f8f40255f6e
test_app/config/active_service.yml6440021 Bytesd765a3328626e4ae5118717c20301dfcec81c4de88d2ec8a617f17598e9c5ec0
test_app/config/application.rb644001.89 KB5fc2a1a855e6a8c6de303f107c28827bda5a8378eb883c1476ad22bbbac88519
test_app/config/boot.rb64400191 Bytes3883fbb390bbb607ad4c864f83ccc87f95259f7bc3e0905f6e8c296df1ae5ae5
test_app/config/database.yml64400501 Bytesab8a41dba6a87995995c5233e2def9502e5a828f60b8f388887f53a40a2cfffd
test_app/config/environment.rb64400151 Bytesc5c21445b6ad3f85d740321f738dc1f59cdd4ae9440469272fccf1be8f9c78b5
test_app/config/environments/development.rb64400987 Bytes39ead1cb0022c7ff5528c5949cef358066eeff01121f91e6683dd4958e4c64aa
test_app/config/environments/production.rb644001.71 KBc2cb471b62185813b6dc3ff59130d31620af2fe9e8e9244c21cf1cc8c6e28efc
test_app/config/environments/test.rb644001.48 KBfdab7ff6fc1bf2936194ac1c1a403f6aaed64d6e0bfba55b46801785b972a2f2
test_app/config/initializers/backtrace_silencers.rb64400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
test_app/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
test_app/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
test_app/config/initializers/secret_token.rb64400498 Bytesfa5beff368a4490dea4307b7cbb94bdc6006761f9145227a57fe70004dd38b06
test_app/config/initializers/session_store.rb64400417 Bytes86d2883a9562eac8c2cbabd069402b55beb17111a99628fd9f0240e956999b97
test_app/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
test_app/config/routes.rb644001.77 KB9691a9096ba7cf72621542337c697702043de82558cf9b69b6578d28d1d4a84f
test_app/db/migrate/20110531121211_create_payments.rb64400250 Bytesc1f66a56b35378d03001d04132c8cf6c27f035a740cdfba6029fb8c027d8a78a
test_app/db/schema.rb64400968 Bytes153d9e344f806bf9265e0c70ad8e014c8383ebb7206071b93cc0aa74360f4617
test_app/db/seeds.rb64400353 Bytesfbf0cd04e506b357259be085e53b3272f4a0372d6cdfea1d019d78081fd6f1ea
test_app/doc/README_FOR_APP64400211 Bytes897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7
test_app/lib/services/payment_service.rb6440055 Bytes7377dac2a61a94d75782d5bd3c8d8fd8efd23f97272b59c133f7e98563525cfa
test_app/lib/tasks/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test_app/public/404.html64400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
test_app/public/422.html64400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
test_app/public/500.html64400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
test_app/public/favicon.ico644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test_app/public/images/rails.png644006.49 KB322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e
test_app/public/javascripts/application.js64400148 Bytes2d666e11693821f8748067b04e843029fcb5466113bd7cb8c0764f7e4ab09b1e
test_app/public/javascripts/controls.js6440034 KBf7486b4b3955611156b8e47c768e4879739155ab0318ce1725c6df8565e4d922
test_app/public/javascripts/dragdrop.js6440030.3 KBebc56045f199391ad34d706e4453e775c2e1d5815bca374dc26616610834723c
test_app/public/javascripts/effects.js6440037.6 KB7ed45c5b4b0a53ea25594933cee7b71940ff2fa6258825b505a3e1a58f1a5133
test_app/public/javascripts/prototype.js64400159 KBeed67225cc8f83515ac2f4c1533849188c3a26113bfc24f3f9d6c975a837f385
test_app/public/javascripts/rails.js644006.13 KB041babee7d7d07853d9c069a5090b7a3f61185843c6e28cf6a51f0ffa03f392a
test_app/public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
test_app/public/stylesheets/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test_app/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test_app/test/fixtures/payments.yml64400191 Bytes6be0a01d0906c799e79c50be6944348f27d9cb1ab624cc86987036f7da08be82
test_app/test/functional/payments_controller_test.rb64400168 Bytes0e4adf88b2e8a29896f8526e29c6a80e7c575d8ffd94e8488c0b6924c3fb2ac5
test_app/test/performance/browsing_test.rb64400229 Bytes1d527f8dc926eb80bfb42d37a1b222ac703077dc2c51534f3b14e83af171df5f
test_app/test/test_helper.rb64400454 Bytesae1144309d5b91304c0488598a63a1848ce73948679a97ee0a8099effd67cfe7
test_app/test/unit/helpers/payments_helper_test.rb6440075 Bytes68ce6ee53e44e9fdf139d71a3f2759370b1850f0f4cba1579e0cc26d06ec1fc6
test_app/test/unit/payment_test.rb64400154 Bytes3490b88773455e8ee6c9b81e13b2304b6b6ec0a563bd0d10838eb24b8a3d866a
test_app/vendor/plugins/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855