mobile_workflow-0.6.1

https://rubygems.org

mobile_workflow

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1333790

number: 0.6.1

platform: ruby

spec_sha256: 5f28386f38576005952595258c405c7663b7f152551fb12d035de2067b910b8d

sha256: d31c3049a2db66d474caedb3ae8a021c94734a477ac133ea7ed74973fe28eb44

created_at: 2024-05-13 08:34:09 UTC

updated_at: 2024-06-13 22:25:31 UTC

position: 49

version_data_entries_count: 46

uploaded_at: 2021-01-27 14:33:00 UTC

indexed: true

has_extensions:

extensions:

Gem size: 19 KB

Version Data Entries

Total: 46

Unpacked size: 43.5 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
MIT-LICENSE100644001.03 KB0b5469f807889cb4419310a6e9b6317343e18f8f38811dcb3dbbf6a8ca4bef3b
README.md10064400463 Bytes187f31797db3697fe14abca4b1282253d76932684a181c2abdcd8376de5ef99c
Rakefile10064400526 Bytesbe4b36cc5bbbb00bc1f72529f062d1405b92b3a2af52b10f82d090442ca8c533
app/assets/config/mobile_workflow_manifest.js1006440055 Bytes6fce1c30a47dfdb01360322d8bb320c53213ca8006fd601a1b3a5d02d63907a1
app/assets/stylesheets/mobile_workflow/application.css10064400736 Bytesa63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3
app/controllers/concerns/mobile_workflow/param_parser.rb10064400633 Bytes379ccc6259884bbf9444f6cfabf9dc4742e1dc0b5ebd8ca8fff47c4db204a272
app/controllers/concerns/mobile_workflow/s3_storable.rb100644001.01 KB1998e7dcdb6dc28b24381cfb1bdd190660ad9819484bbc0b9c5a0a27fec892c4
app/controllers/mobile_workflow/sns_notifications_controller.rb100644003.05 KBa6d7554e99c4a9305ed7a9c4cf5afc4f206ab7a29007d166de8ea4725dbab27d
app/helpers/mobile_workflow/application_helper.rb1006440059 Bytes5ae2a676495b6a9a1158e416a6e50e08f58142b8f205eaaefc53b6870d8799f8
app/jobs/mobile_workflow/application_job.rb1006440073 Bytesf1869f4d52d5208b03eaba2e5591b461c1b40feb8ca1b578f352fd4c42f0ecb9
app/mailers/mobile_workflow/application_mailer.rb10064400136 Bytesf329e5f7930b125efe5516e599ce2311463df32199a3c92697c40ebb1b83ad12
app/models/concerns/mobile_workflow/displayable.rb100644003.53 KB8709c6688525c51193816dbd3862ba2e73292a9278b94b3665af07d0fd293764
app/views/layouts/mobile_workflow/application.html.erb10064400232 Bytes94b807ede80af858285e49489d6b1d7ae2c678e8fcae87a1553e927ba718c5a5
bin/mwf100755001.08 KB20921e73a79701d5b8e0d6c5dd02290be6c0c70305ad58bd04f4d0623dce231e
config/routes.rb1006440088 Bytes6c6c4fcf87f2c860081464cf56239b1c6848e81fa4a8fbee1405a2e7336695c9
db/migrate/20200823174210_create_users.rb10064400214 Bytese98c9cee61de0afffa9699b1e2c5988c08582f81432ea8ee575a55dc531810d7
lib/generators/mobile_workflow/controller_generator.rb100644001.44 KB3e594444043c5af177f56b1e9bf039d857fb69d70a5d1e667c2ddd31da86d733
lib/generators/mobile_workflow/install/install_generator.rb100644003.86 KBed3bd73c684c0a094ffd956ee33ae0a9287a6da45a163cd94158287889846fa7
lib/generators/mobile_workflow/install/templates/Gemfile.erb100644001.13 KBeccf0ddead712c1f289bb0905d09453a228a9398c54e2ad2455e3e8ef83fac75
lib/generators/mobile_workflow/install/templates/Procfile1006440079 Bytes02ec35d5eb6683e02142fde2edea9172d457d4b92ed19e31c397bc2d504dc444
lib/generators/mobile_workflow/install/templates/Procfile.dev1006440042 Bytes992b07086bbaf46b123a5da2749aacf9c8e2c316d18fd0fd88bb278bbc68658e
lib/generators/mobile_workflow/install/templates/README.md.erb10064400449 Bytes26ad9f21b4d3f68f02bbf5f6f3d55223d0bfc5bf07335f0e8d8a4a2ed3f05453
lib/generators/mobile_workflow/install/templates/ability.rb1006440096 Bytes974c11ec30451a4339a17cf141061572208333cb1f4eed1b5b08bf9bca22947b
lib/generators/mobile_workflow/install/templates/api_controller.rb.erb10064400636 Bytes34ff926c919b738ccac6482cf9d89b0a0990ff11bcd5e9c971203bb372732d74
lib/generators/mobile_workflow/install/templates/helpers/application_helper.rb10064400422 Bytes3413f520b8e0fd6b459a3a4f478cc9a95bb9fc664621b8a8fa9301135be55fb6
lib/generators/mobile_workflow/install/templates/seeds.rb.erb10064400146 Bytes44fb5d252a22699c7af59655d85ac45335b32b58d86dbc156076fdb2e49e207d
lib/generators/mobile_workflow/install/templates/sessions_controller.rb.erb10064400504 Bytes1b9c8928dc8f5fb31a28111ecfb16e8eb1ff0315b0e4966f206926965906f3e3
lib/generators/mobile_workflow/install/templates/storage.s3.yml10064400326 Bytes539903b97c50a7bc20da7b459902d7e3173cacc34cf0d4f7614252861567b399
lib/generators/mobile_workflow/install/templates/user.rb.erb10064400110 Bytes46e149a88b1a872f132ddd773eb00a1095336c6ee803f0368fd6e1a954521664
lib/generators/mobile_workflow/install/templates/views/layouts/application.html.erb10064400561 Bytes16d9f12efef6539bc5f3ba75ffeb68f43cae25ccd9502be9ead29ab4e5c1c503
lib/generators/mobile_workflow/install/templates/views/sessions/new.html.erb10064400479 Bytesc34e97d41fb9dfc2ae1cbcf2088abea1f8d5ad2f157f32d6d36671990ffb13f5
lib/generators/mobile_workflow/model_generator.rb10064400540 Bytesd8b777a04277b57f5bcf0b5c2a22902d4662bfb2c30b5825cfc3a21338cf814d
lib/generators/mobile_workflow/templates/controller.rb.erb100644001.24 KBd3d4f8c97f1d0d33d57ed675afbfe433e4a150372baf47edf9d9ab864cbd66bf
lib/generators/mobile_workflow/templates/controller_spec.rb.erb100644002.03 KB491cd45cec17b397609f17a89a53b50c3ff85698a653e9263c9c9411670c9604
lib/generators/mobile_workflow/templates/model.rb.erb10064400736 Bytes005b0d2b3eade6c83d20f2008de210ad03ba6e832abeeaf1c2949491066557a3
lib/mobile_workflow.rb1006440087 Bytes90e2120aede5ff4c8a31cda15846fe00ad46c0498e03d69b904fb7562309ebb6
lib/mobile_workflow/cli.rb10064400308 Bytes94ac737501d405b410acc9877b5171dfa87b525b51d1ee0039d17132fa4775de
lib/mobile_workflow/cli/app_builder.rb100644002.92 KB04f0b7542bbabc95e7530b4d8614c1f68450e346e8fd86a6f1f66743bb5a4bf7
lib/mobile_workflow/cli/app_server_cleaner.rb100644001.05 KB96b237124fb68304904aca36eccd2e3dc0078a21c1021241e8472db8d1d6e99e
lib/mobile_workflow/cli/app_server_generator.rb100644002.77 KB2e3c9c225accb17579480046eaec1d1809f2deb106fdc569734350e1260bd081
lib/mobile_workflow/cli/aws_backend.rb100644004.02 KBa68f153cb77a6d85822e64c54a11dc02de8fa4330453aa901437acc79e6de3ae
lib/mobile_workflow/cli/dokku_backend.rb100644001.45 KBf07c5ffe3e090d92067ea37374fbcbaec60c3a18c4e5b9e50288e9beac991957
lib/mobile_workflow/cli/heroku_backend.rb100644001.37 KB1bba47daf5cf03f9858d9e2cb70402e3b37553eee442d2481dda7482b057c923
lib/mobile_workflow/engine.rb10064400174 Bytese1f431d5641c74b408aa0f0bf8bd6ab9f53c7668a728e6730602a79b6134f9ab
lib/mobile_workflow/open_api_spec/parser.rb100644001.74 KB7324e99b276504e7a9379f3a4b61a8331d15b057fe1945705af0d443b49de8c3
lib/mobile_workflow/version.rb1006440097 Bytes4b5e8a43e06e2c6528d32395bd30aa5c2d972a3d1f8771c347a6a7d845f45c95