disco_app-0.3.0

https://rubygems.org

disco_app

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1412329

number: 0.3.0

platform: ruby

spec_sha256: 11f2363fc3ec71d1226802c5f24ce554166fe401d331b6119d0dcf4afe1ba090

sha256: acd2f7b1e8e46ec5bf1dd32993543a126d1d381010a1713aeac0344a7ca9d511

created_at: 2024-05-13 08:35:22 UTC

updated_at: 2024-06-14 09:34:28 UTC

position: 88

version_data_entries_count: 83

uploaded_at: 2022-05-16 05:54:47 UTC

indexed: true

has_extensions:

extensions:

Gem size: 23.5 KB

Version Data Entries

Total: 83

Unpacked size: 50.5 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
test/dummy/config.ru10064400153 Bytes1f66b5c73fca9bd453fba0553ffe4207f50050e5c32219b636a7121d8b3ba5d5
test/dummy/config/application.rb100644001019 Bytesd3aa004b0cf237d48cc4f2e1bd4d1bf741bba1ee83d5ef4c2f07da5eca9b3120
Rakefile10064400710 Bytesa3320e612781f520e7d700b9239f412c2c38451dddf548dfe3923e45132ca721
app/assets/javascripts/disco_app/disco_app.js10064400196 Bytes0d227a68106c236e9909f9b2e32787c50e5ed55e600db440de580daab8c8f1cb
app/assets/stylesheets/disco_app/bootstrap-custom.scss100644001.4 KBdff864851af7c2a51b1069e90577270b413960977ad6f483370bb7389d1b8c9d
app/assets/stylesheets/disco_app/bootstrap-variables.scss10064400251 Bytes2362fbb5600a5b25e8078aa9dad1c54efbac2e0735afcfbaeea7e483c21ca765
app/assets/stylesheets/disco_app/disco_app.scss10064400165 Bytesf9080938422cadd020c13d680f25020fcb4c201c28effa46c7c82c80ec0baf11
app/controllers/disco_app/app_proxy_controller.rb10064400928 Bytes73919580f1f14f5236d79fa645a592340ce0be3da7567c9daf328445dfe25d2e
app/controllers/disco_app/authenticated_controller.rb100644001.26 KB86c0afa1c717806b396e5f43b0d880c643d7edd2e1f98caeb48bb7afb41937d6
app/controllers/disco_app/charges_controller.rb100644001.09 KB443da737979921a671df5d8ebbcd21c8b5702f0d1cf18042f65b96e7d7a4ca95
app/controllers/disco_app/install_controller.rb10064400658 Bytes620d25483dddbf6f510a203568e0e1da45b9bd705a4bd378390b7069281e59de
app/controllers/disco_app/webhooks_controller.rb100644001.19 KBf146dd720b400e1a5f2fc9843fde746e42688e72a4c6c36294b2298c32f600de
app/helpers/disco_app/application_helper.rb1006440053 Bytescacad6d9b81b43b901b9ab7ab64058a9f812000f3af5f2e4ad4097a598945b4e
app/jobs/disco_app/app_installed_job.rb100644001.01 KB3368a6bab870ac83fd0c2910e5ae95c3851bfb299ebd44ca6ec41a74dd14a8f4
app/jobs/disco_app/shop_job.rb10064400828 Bytes64ed01b7db68149b4caba719423b9362e72bca90145ea176aaf8bd97cb9af481
app/models/disco_app/shop.rb100644001.6 KB0d5494444a49d7d830a27ec0f31da15af8fc0ca067ccaa4251c08492e4ff9165
app/services/disco_app/charges_service.rb100644002.39 KB063949b910743c3a1be8a751a47c884fec690ec36897cd464c6e027dc960d214
app/views/disco_app/charges/activate.html.erb1006440015 Bytes859e15db4ce6a6c9e702524e2a15d9bda28bb16347daf7598e59c78a019a7557
app/views/disco_app/charges/create.html.erb1006440013 Bytes175a801e0295d2a52482fb04cd12b24059f271ef1ac018959ccf439b66b3fcd3
app/views/disco_app/charges/new.html.erb100644001.35 KB3dfbdaea9e23af9946543c4e7f44e8cb940e3fcdbb91a42f0cf0999482147469
app/views/disco_app/install/installing.html.erb10064400124 Bytesfba7951d2dd84e71961c06e47c5bd15155f9da9a2d8a88f4c56a6d9687ae767e
app/views/disco_app/install/uninstalling.html.erb1006440012 Bytes85804625b44eb0cdd1836e0dc2fb53d105b28214f2e9d9c31a28a7e01a31cdeb
config/routes.rb10064400511 Bytesab3b8e9686c1f63a36df5bcace218a2dc9552186136ab8bc5a5ab6fd09c11fe2
db/migrate/20150525162112_add_status_to_shops.rb10064400125 Bytesc86f3216696810c505f9e6f6fb7038ffa917f7f4d427dfc2a15f5280d3891122
db/migrate/20150525171422_add_meta_to_shops.rb10064400386 Byteseb9661e9ffb33c1bb7ba01249c1522b28152482894b089dda3214296fb5b2ca9
db/migrate/20150629210346_add_charge_status_to_shop.rb10064400137 Bytes7687f4750de557c93c83fb5cfc5845aa07ba415a5c6acdf8804b2d3d3e003b64
lib/disco_app.rb1006440048 Bytes4b67beda87a99be58e157e34c87f323032137f81ab08aaa81f0d5f1d9c40db9d
lib/disco_app/engine.rb10064400118 Bytes24cfb52b3746f2552a49f6bb5210ccd6270180d3bb288bab4c86682b6218ec32
lib/disco_app/version.rb1006440040 Bytes66a3741d0090a1dd58cda4e7b0ab34caee7c5e2cc61264d1daf680a8a1f60bb0
lib/generators/disco_app/USAGE1006440091 Bytes9d07b155439303d62016d67512e3a2b40de9f5b7eb5a9b1df1aaa27a2978deeb
lib/generators/disco_app/disco_app_generator.rb100644005.91 KBfc8e0fa91f584a0084bed212969625b3f40bf6f5edc18315584775ab5896b249
lib/generators/disco_app/reactify/reactify_generator.rb10064400910 Bytes2e7db21a4ec4a6598fd4fb5bc5978a43e52d3ded882a60da9817a002041be5e8
lib/generators/disco_app/templates/assets/javascripts/application.js10064400693 Bytese80b841f0e2834b1977429c8899f847cf8b22d86c917ccf4eaa4da7087dd964c
lib/generators/disco_app/templates/assets/stylesheets/application.scss10064400157 Bytes3ce97b1851f08bb494e96745b636ecb56d26a256241373d5880f6d41f28d0aa9
lib/generators/disco_app/templates/config/puma.rb10064400475 Bytes8848c50198c8ca256c3ca75eb6d22b8639bbc1626d6a49f16af629ad7f891db8
lib/generators/disco_app/templates/controllers/home_controller.rb10064400112 Bytes72c7c8abee72668e6a38669c9317ea241878b99f65779730d000e11d1dd7b135
lib/generators/disco_app/templates/initializers/disco_app.rb1006440072 Bytes6585ca04e35f78bb6f9a216ac4c841aa1f6c6ea387a9431157cbc22959ea186d
lib/generators/disco_app/templates/initializers/shopify_app.rb10064400197 Bytes166bd5214b757c227493b86685f334d3693fecba0973a77f9c443f9791391069
lib/generators/disco_app/templates/jobs/app_installed_job.rb1006440054 Bytes619239137410e4b5fe5597707eb75c0533c26308448839cd155de47b2a993e01
lib/generators/disco_app/templates/jobs/app_uninstalled_job.rb10064400373 Bytes395772b1e816b017f545109e012c7c277d785d9c2a94bb40e23e7300d67db946
lib/generators/disco_app/templates/jobs/shop_update_job.rb10064400525 Bytes284b3c97cdb49aeb1111d81b221b96305d06cb2a046515e926a28b52c9773484
lib/generators/disco_app/templates/models/shop.rb1006440060 Bytes57991125f887ca7a662270bcca85b5ac2b7e3f26e4f75f4c4eb6a71dae3e080b
lib/generators/disco_app/templates/root/Procfile1006440077 Bytesbf23a44c144654d475a970d9e02f726876ea8416004c01b4a4cbd37600f9155a
lib/generators/disco_app/templates/views/home/index.html.erb1006440049 Bytes33b1caa7be26b164380f1bf11930f8ebbb8b783d45baa5a4e21a1ac8e7ad7003
lib/generators/disco_app/templates/views/layouts/application.html.erb10064400339 Bytes3dadeef523ecb4d259448d34238b617ba2bcd2506859ef794889e1b47d74623a
lib/generators/disco_app/templates/views/layouts/embedded_app.html.erb10064400850 Bytesca331e40b0e579520d17d4d226ec818e7c8f71d2deac3d2b42672f37ebf712a4
lib/generators/disco_app/templates/views/sessions/new.html.erb10064400875 Bytes8519f5dd0c8a00ae5c1b9ca11190e451cda6407ada0ff81653994f43ec02ad24
test/disco_app_test.rb10064400132 Bytes49e06814c33c1b4ce89e32a8b4a73fa4bedf9b713f686c492008dcc66db8bb6d
test/dummy/README.rdoc10064400478 Bytes692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472
test/dummy/Rakefile10064400249 Bytes2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb
test/dummy/app/assets/javascripts/application.js10064400596 Bytesfb575cdf1b79686f3953bce4acd3c6abcba58bfb297cfb7e02ecfe9e28999fb1
test/dummy/app/assets/stylesheets/application.css10064400686 Bytesd1b0c48d409cf1cefad63648e215755a6f58855af8676268305791d715041156
test/dummy/app/controllers/application_controller.rb10064400204 Bytes12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd
test/dummy/app/helpers/application_helper.rb1006440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
test/dummy/app/views/layouts/application.html.erb10064400295 Bytes196a7ed1b3c533ff152d4aeab427fb00c6f331487dc99e6ed307cab355412c41
test/dummy/bin/bundle10075500129 Bytes7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034
test/dummy/bin/rails10075500145 Bytes76eba5b2f8956aab4dc06b1b2de17984b10d35a2ce21386eb39062ee250160d8
test/dummy/bin/rake1007550090 Bytes436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c
test/dummy/bin/setup10075500805 Bytesede5b1bbd5f1dbf31f8f478c5d1245a0a9f3b5d9234e8d319f1ecaca3d6336b3
test/dummy/config/boot.rb10064400241 Bytes5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6
test/dummy/config/database.yml10064400552 Bytes79829997df51a580cf0c0756a1bf2d77c9f9ebbae7596cfe1e1b185c2ffc740f
test/dummy/config/environment.rb10064400150 Bytes6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9
test/dummy/config/environments/development.rb100644001.56 KB77c7a5a1db6ac6a4f78021b41d89fb1b118accf624ee80d6f71e93bbaca87e16
test/dummy/config/environments/production.rb100644003.23 KB96951fb43ab72ac02c04fde25d2645de092e07b01feb5a0bd87b4099b68c4265
test/dummy/config/environments/test.rb100644001.71 KB7375bb68985e53cdd5eb53e06492813774d2f77bdfbec7ff5a17c2faf9dd61e4
test/dummy/config/initializers/assets.rb10064400486 Bytesc3db30efbef7ec91fc324d711e15367b3f6d90538721080d895a1a1973af7a9a
test/dummy/config/initializers/backtrace_silencers.rb10064400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
test/dummy/config/initializers/cookies_serializer.rb10064400129 Bytes7b5fe6f38afa44b295c09bf013f9138a5314ebab351c86cf2e24f98fc6e6d848
test/dummy/config/initializers/filter_parameter_logging.rb10064400194 Byteseb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4
test/dummy/config/initializers/inflections.rb10064400647 Bytesa2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6
test/dummy/config/initializers/mime_types.rb10064400156 Bytes47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94
test/dummy/config/initializers/session_store.rb10064400137 Bytes0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68
test/dummy/config/initializers/wrap_parameters.rb10064400517 Bytesc9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691
test/dummy/config/locales/en.yml10064400634 Bytes44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c
test/dummy/config/routes.rb1006440079 Bytes9640be6919707a33688f9966a3c4594a51bdeec2acce0f8ca57ac5a1c97eb973
test/dummy/config/secrets.yml10064400964 Bytesdf44d35d7614ce2e486b716c4cbe27fb2c3be99f48287b77256c2e9b5fc22364
test/dummy/public/404.html100644001.53 KBb8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015
test/dummy/public/422.html100644001.51 KBa699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7
test/dummy/public/500.html100644001.44 KB119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570
test/dummy/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/integration/navigation_test.rb10064400150 Bytesce768382bcb527652b6dcfe3c424dd8109015ac6dd6083e612eb6a97ae7e926b
test/lib/generators/disco_app/disco_app_generator_test.rb10064400409 Bytes337ee7d404e27fcfb3faa332702ef991d894b7b8d811ae4397d049649c233f55
test/test_helper.rb10064400814 Bytesf151b96312092e750d749eb5b11611579f3207e733a6c096471cdcb57e48edf8