README.md | 100644 | 0 | 0 | | | 2.11 KB | 251427bac58e96569e38f9ac898ac864fdc157b369ce0251e6701af07fae11f4 |
Rakefile | 100644 | 0 | 0 | | | 510 Bytes | 3d8d59ac5d86c51d1e5acf5f77711ebb4add0160c472fd8bf8a25865d9787a4f |
lib/upgrow.rb | 100644 | 0 | 0 | | | 246 Bytes | c5db6b5e986edb0a66a3f1cea624d7889671bc8ee1bab2a2762bb2c1e7503b34 |
lib/upgrow/action.rb | 100644 | 0 | 0 | | | 3.62 KB | 8de76072e89ffdf526057b4aa00427a3db895d1c5d4eaf4cf31b9b2413cf544c |
lib/upgrow/actions.rb | 100644 | 0 | 0 | | | 1.04 KB | 5d5cdafbc70373526e7bf5f3175cc6ece6f734b0461d27110f5ae1268b8fcda0 |
lib/upgrow/active_record_conversion.rb | 100644 | 0 | 0 | | | 1.4 KB | de98c3d056ec99d94c0c041c5e35008c93905feb4cecd1d8196181b32bfa74e5 |
lib/upgrow/active_record_queries.rb | 100644 | 0 | 0 | | | 2.66 KB | f34193fe3d35078e2485d44678078826eb0dd30ab71bb3ab62582feb46e76891 |
lib/upgrow/active_record_schema.rb | 100644 | 0 | 0 | | | 1.98 KB | 115712d1e473a81b1916c4567ee27b802e7c90abce6bf7804ab1cf3c45de14a8 |
lib/upgrow/basic_model.rb | 100644 | 0 | 0 | | | 1.76 KB | 411ea0b505bb0f1383e56c5967c6e1cfb3c42b389c6e5915f1ec33f91b0d7129 |
lib/upgrow/basic_repository.rb | 100644 | 0 | 0 | | | 782 Bytes | bff7df59b590f4d72b0f48900311da4fd6eadfb5c5b08bed93127520c06d0a77 |
lib/upgrow/error.rb | 100644 | 0 | 0 | | | 722 Bytes | 12f533dcfb7a65a982002fd3551decee4b62a8ef1dd161035c35429e89b3f0b4 |
lib/upgrow/immutable_object.rb | 100644 | 0 | 0 | | | 1.5 KB | 9779d094b9eb392ddc9e355cc9cb17db26a67211bbcfef767c7576b09df9395e |
lib/upgrow/immutable_struct.rb | 100644 | 0 | 0 | | | 1.18 KB | 4bf00630109e47733f442b63a4aad49fe4252a4af4cabfef0775d5a1f27a2c3f |
lib/upgrow/input.rb | 100644 | 0 | 0 | | | 2.29 KB | 26d6df7b4b5b449e33791a5b78f8e81aa368c37e20e6853bfe39e513131aa7c5 |
lib/upgrow/model.rb | 100644 | 0 | 0 | | | 1.33 KB | 308e6b75640ea5ada822374a7d67bfab83098b76a6ffb36d911849cdb5db091a |
lib/upgrow/model_schema.rb | 100644 | 0 | 0 | | | 1005 Bytes | 448b14d74f0ff5f239c49b71fb3dda88ead2e220ff1f025a3a812357ae673f32 |
lib/upgrow/repository.rb | 100644 | 0 | 0 | | | 673 Bytes | 0ff34abe30528452d8667f5295f598f58d99c4f668b144c1a266fbcdf8e4b2d6 |
lib/upgrow/result.rb | 100644 | 0 | 0 | | | 2.14 KB | fb2cfe13faf9bce03548f27d87a1ba72667645bed30e3fea454490bf7829f337 |
lib/upgrow/schema.rb | 100644 | 0 | 0 | | | 1015 Bytes | e17a3216574a3345a54c96d9b6892e7327d1c3bd0067a95a6a5e186a4e2606d0 |
test/application_system_test_case.rb | 100644 | 0 | 0 | | | 607 Bytes | cc81b898be65566f0b0d76d9dcb191bd6ade76e20b9b8fad64a2fcf328480ffd |
test/dummy/app/actions/application_action.rb | 100644 | 0 | 0 | | | 211 Bytes | 51394b451236b13fc9e45b3f0f6524d356107564d15a70e31dac9e3fff5319c6 |
test/dummy/app/actions/articles/create_action.rb | 100644 | 0 | 0 | | | 271 Bytes | 2989622f6988655a003173d9233b150dc130e4855a28d67eb4d6fd90d8f84f77 |
test/dummy/app/actions/articles/destroy_action.rb | 100644 | 0 | 0 | | | 159 Bytes | c3f15e6a318ef642af34adbb7d4469ccf7558c832a8890f738dc7102c2de20a5 |
test/dummy/app/actions/articles/edit_action.rb | 100644 | 0 | 0 | | | 262 Bytes | d61a7583cd1f0ba83601a0d21717ceb9ba941f94c97e053d29be6decb6d60414 |
test/dummy/app/actions/articles/index_action.rb | 100644 | 0 | 0 | | | 187 Bytes | 87863fd55159f09493c74e0ba78b9a04ae639c35a66297a639b7735a9c8bf3e5 |
test/dummy/app/actions/articles/new_action.rb | 100644 | 0 | 0 | | | 109 Bytes | eae954a7c89a7f37f2be6ee5a3488268a181a47af26ee356ce20d7ba50a36cab |
test/dummy/app/actions/articles/show_action.rb | 100644 | 0 | 0 | | | 207 Bytes | 1f358e865070e24f88fa855c33d0d2c541f77d50d92e473c428adcea146a8fbd |
test/dummy/app/actions/articles/update_action.rb | 100644 | 0 | 0 | | | 279 Bytes | ff70cca1cc7052162fa10d76debfe4aeb84cf00ae04b1518a5be2e1f9661b997 |
test/dummy/app/actions/comments/create_action.rb | 100644 | 0 | 0 | | | 278 Bytes | 9a24710c9a858948a5152cf2e4e7c57d60b41901b378e5962778c5a07e65c2b4 |
test/dummy/app/actions/comments/destroy_action.rb | 100644 | 0 | 0 | | | 166 Bytes | 8cced3603a8d6349ca7930dd73d4ece84d026f6e1441e6de484366ad13aebcda |
test/dummy/app/actions/comments/new_action.rb | 100644 | 0 | 0 | | | 109 Bytes | 866fe93183a1dd11adf930ab35807ee0f157791c0d29b11219513e592774edb2 |
test/dummy/app/actions/sessions/create_action.rb | 100644 | 0 | 0 | | | 579 Bytes | 3e9e950f3225ad1b89a96372247050f2a12abeb739edc6a4cfa97b60c3ea81fb |
test/dummy/app/actions/sessions/destroy_action.rb | 100644 | 0 | 0 | | | 99 Bytes | 1e0b1c1a3bc42a91e2d736caa15c69b45f209b55dc0afc8e5c3b69e2f8a47dc5 |
test/dummy/app/actions/sessions/new_action.rb | 100644 | 0 | 0 | | | 116 Bytes | 6e537a5186ee426b166144efefd013edc50c44c099fa9f00513f8ec2a8d6c3f5 |
test/dummy/app/actions/user_action.rb | 100644 | 0 | 0 | | | 207 Bytes | 2e7e9708b27c18e52b15967a5e3595298f88ef72e3b30edef7e07c0f190f4981 |
test/dummy/app/actions/users/create_action.rb | 100644 | 0 | 0 | | | 256 Bytes | ff00fe66f5f4d7710ed05dbcb3fb3db095ae03b5ef64d4d81ee50064877bb602 |
test/dummy/app/actions/users/new_action.rb | 100644 | 0 | 0 | | | 113 Bytes | e263f16e2f6488dd82d5e4ec39334d972c961c80d7ae5dbe03ef28530881289d |
test/dummy/app/channels/application_cable/channel.rb | 100644 | 0 | 0 | | | 110 Bytes | d4b6a7cbfcc12df0beaef86e4aaa0e9788aa6949c832985eedd518f03d72d72c |
test/dummy/app/channels/application_cable/connection.rb | 100644 | 0 | 0 | | | 116 Bytes | 9277129e986752dfac369bd78ff3ab519857f4cca02dc5151cb63f65087b111e |
test/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 371 Bytes | 820d6a37b78074c72864069da7b804c08f44e1136b964b2372df77615ab83abd |
test/dummy/app/controllers/articles_controller.rb | 100644 | 0 | 0 | | | 1.31 KB | be10c936d75f7a15ba53504c9fb1666e821f9c0732d1e0975d41ee44c4bf0e87 |
test/dummy/app/controllers/comments_controller.rb | 100644 | 0 | 0 | | | 878 Bytes | 91ab6870139495821bfa8470c51199cf0d6f89bf1fac324415b9c6a84bea1a16 |
test/dummy/app/controllers/sessions_controller.rb | 100644 | 0 | 0 | | | 644 Bytes | 25359b5959e5ba3f6911466d866592c160797685416eacf5491cf8b47dbb797f |
test/dummy/app/controllers/users_controller.rb | 100644 | 0 | 0 | | | 560 Bytes | fe552bc1972a5d529d9c1f466ded9c2b5f7ebbacbb015a0fba25902ae912e043 |
test/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 3.71 KB | 954abaf5523aa0ab4f76f6af01ba20f198aeb9bcb5debebb04349967bbbd31ef |
test/dummy/app/helpers/users_helper.rb | 100644 | 0 | 0 | | | 260 Bytes | dd22918886f315948de20f41f76976abdaf8a7e93c908f9f47a2e9aa6b4e7cbc |
test/dummy/app/inputs/article_input.rb | 100644 | 0 | 0 | | | 260 Bytes | 2414d4c2960f6d973b6391fe0703104314bda23db515a788066b3619f322e7d7 |
test/dummy/app/inputs/comment_input.rb | 100644 | 0 | 0 | | | 270 Bytes | 7e44ae61b828287da1a8dfc86546cdbbceb969d9d298beb36e162c2deea6fea3 |
test/dummy/app/inputs/session_input.rb | 100644 | 0 | 0 | | | 185 Bytes | 4051d5317610569dd530771733c0b42aec83332b73952dd1840871a1e69948da |
test/dummy/app/inputs/user_input.rb | 100644 | 0 | 0 | | | 182 Bytes | bf42d7783f3bed78b42e05c8addea4c9bd758d19281dd2a8ba1a683dc1b59caa |
test/dummy/app/jobs/application_job.rb | 100644 | 0 | 0 | | | 304 Bytes | 7b5d91dc97a8fd1393fa8d128e3974b05cf6020beae001e7bb339f6823423e42 |
test/dummy/app/mailers/application_mailer.rb | 100644 | 0 | 0 | | | 133 Bytes | 9ab7635ab25881a005189af7d41bed80219362bed38d0b54d34a128a17a3184a |
test/dummy/app/models/article.rb | 100644 | 0 | 0 | | | 65 Bytes | 9d6f8f44e15ca3b7f2076ad6be267570b9965aac9f731b231d8b1da30f2e6573 |
test/dummy/app/models/comment.rb | 100644 | 0 | 0 | | | 65 Bytes | b58d3901fd6f6854ab337dda3c96ec36f5e2aa5bbf36591b772eaa207d1fb27b |
test/dummy/app/models/user.rb | 100644 | 0 | 0 | | | 62 Bytes | ddc1d853f48ec0601e930598551104c37fe0758a9c3b7fd27ef2f9cab5a77db0 |
test/dummy/app/records/application_record.rb | 100644 | 0 | 0 | | | 109 Bytes | 715bbe7fd5a8410e011838a9262be1b51c37de39e232c7bef998057c112b2daf |
test/dummy/app/records/article_record.rb | 100644 | 0 | 0 | | | 230 Bytes | bf68baffc91054c0623488c1e735dc1b1f42bac9b3a7cf854bba57c3797c5dec |
test/dummy/app/records/comment_record.rb | 100644 | 0 | 0 | | | 210 Bytes | 5516304dddb466b80f470c76cc4e88be2cf727b3e3e7fbb3776ebe517c3efb12 |
test/dummy/app/records/user_record.rb | 100644 | 0 | 0 | | | 268 Bytes | 78549df487a47684e0c39b1dab991ebe57a36cdcf6b3274851efd43db284c0c0 |
test/dummy/app/repositories/article_repository.rb | 100644 | 0 | 0 | | | 422 Bytes | 642236c13fc92f8f3b8f016296ce05bf8b1d8cb21a2fefe7e9c727b601164210 |
test/dummy/app/repositories/comment_repository.rb | 100644 | 0 | 0 | | | 80 Bytes | 5135028072de7617887592f193a32b3180204577c6a7636a8d1bc88ac3d09ba9 |
test/dummy/app/repositories/user_repository.rb | 100644 | 0 | 0 | | | 329 Bytes | 489e8f7ca6f70029ee4eb3ef2d702b4d7f5d59cfa9bf4a8e64f1e136a1a065aa |
test/dummy/config/application.rb | 100644 | 0 | 0 | | | 695 Bytes | d10f9f058f1227640cc4349ac73e311da44334de5b1a2c4059e0b283f6135da3 |
test/dummy/config/boot.rb | 100644 | 0 | 0 | | | 265 Bytes | 383496abc45f52e25985951bd7fe5e0602d8f08a58fc166423b5aed1d0058eaa |
test/dummy/config/environment.rb | 100644 | 0 | 0 | | | 159 Bytes | b58d693780dfd9755e0bef3f236b10aca085004f083302ff79054465ffb6ab99 |
test/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 2.75 KB | 86f2ad563adf6749d98f8da632df9541b8bcbd6cf0af0ddd48648309c2651d8d |
test/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 5.29 KB | 7ae1f9cc3afd3d51e7fd0206c26779bf4aa6f2a13c7c8c69a905bc2df52f0b3b |
test/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 2.27 KB | 15bfa15dc82e52c6d5dbd6922f926ac46ead6b111a4a82ae32792a06ff6f2d2a |
test/dummy/config/initializers/application_controller_renderer.rb | 100644 | 0 | 0 | | | 246 Bytes | 03bbcd717a2879e8317743eb58592d8e64ea8b39472bb6fc2951281238601ca9 |
test/dummy/config/initializers/assets.rb | 100644 | 0 | 0 | | | 533 Bytes | 48657399f85f82702244c393d4ce802eb15d8bbb69f183ea6f292806bc22cb65 |
test/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 574 Bytes | 12e12d3859a67692e714be2fb5a9b0164d0262b638b8ba85f010318c417e0578 |
test/dummy/config/initializers/content_security_policy.rb | 100644 | 0 | 0 | | | 1.23 KB | cf3192e0b7d986838b2d5278708058df04ecdce721ab4c98b14de4aa3b0e1f41 |
test/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 275 Bytes | 89d4be2dbc9cf12127b281926f9ec0db82c4db571b818ed86c37a92a004247ff |
test/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 291 Bytes | 0d58f2d8f05e2079bf064dc8ff8cd5623debc3801942715ec50dd5280104e9c1 |
test/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 677 Bytes | 8a19bfb0836296b4ad0630cfcca05e35a8827f67fc26fb78aba5232068891566 |
test/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 186 Bytes | 4db42f09365e2be0370ed2454594c60940a5a5b99145fcae0da8a60392ca7a53 |
test/dummy/config/initializers/permissions_policy.rb | 100644 | 0 | 0 | | | 414 Bytes | 81958e09712fdcce1404065f5eba014221a0aa27ff65c2ec9975dae4c60304a0 |
test/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 518 Bytes | 6c8177ff9f9d97d65241f81c08f06f1961f3164674dca0a4aa93cda8339afd99 |
test/dummy/config/puma.rb | 100644 | 0 | 0 | | | 1.75 KB | 07042edd296460dccfba1cf8d3d6c44b5c7c242f196a3fcb473b722312e99fb1 |
test/dummy/config/routes.rb | 100644 | 0 | 0 | | | 275 Bytes | 378337e5a08804d92c10b1aa23eb3016f3d097ef25c27e7eccd1d51ee9f1a10f |
test/dummy/db/migrate/20210219211631_create_articles.rb | 100644 | 0 | 0 | | | 238 Bytes | c766559ec1690f329f20adedef2b9d14527ffd9440967aa50ca8712c1debc99b |
test/dummy/db/migrate/20210320140432_create_comments.rb | 100644 | 0 | 0 | | | 300 Bytes | 127a01c0c5a86e9f690c4a1035b9cc26f5660054e9b50cd12e3090872635e617 |
test/dummy/db/migrate/20210409164927_create_users.rb | 100644 | 0 | 0 | | | 538 Bytes | 3d8ed98882f9e2c3f0a8e1d7a534ead2ea2a92dab5265fa1b80b74e4b092fb31 |
test/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.88 KB | ab66de6cce78ba9d4a1dead0c7edc4c9f0dd3f3a27a2ab53e0f91c881b9529b8 |
test/rails_helper.rb | 100644 | 0 | 0 | | | 667 Bytes | feefc7d20018a8865a9c77f11431e22c616da6600241d1a99c5452b4c22a0b99 |
test/system/articles_test.rb | 100644 | 0 | 0 | | | 3.79 KB | 0065b2b0f3a179ea8a692071b676b724380723193129b98c63cf25b8d5c42650 |
test/system/comments_test.rb | 100644 | 0 | 0 | | | 1.82 KB | ab5a11c92a0f2fe57e5d475fc64ef72bb757ddc4d18ca53fbf97eb26a2b3bf77 |
test/system/guest_user_test.rb | 100644 | 0 | 0 | | | 287 Bytes | 33983bbe05ab8f9c423ca84cf806e190358e7e8f52ebba11159180a5b233a92e |
test/system/sign_in_test.rb | 100644 | 0 | 0 | | | 1.06 KB | 0ed57b37d10077bac88eb7ba8db025de2a2830945ee43533d466463e8145cd3c |
test/system/sign_out_test.rb | 100644 | 0 | 0 | | | 331 Bytes | 4e9100acea846dae7175f05f6fa8fdd9037910434290a23f790d521211b6ba98 |
test/system/sign_up_test.rb | 100644 | 0 | 0 | | | 712 Bytes | 9bd98928147dd4399b6099941a90e9301076dc98fc2f969d1485e37b98748767 |
test/test_helper.rb | 100644 | 0 | 0 | | | 840 Bytes | 633f8131a354d44b49b5e8d9d04d7ffed3b4842002b2f4e71231401d9dec65e4 |
test/upgrow/action_test.rb | 100644 | 0 | 0 | | | 2.66 KB | 4fb2c23591bca56a9b90fef13ae20885db9720209471585d9edd1196f4d17585 |
test/upgrow/actions_test.rb | 100644 | 0 | 0 | | | 525 Bytes | d32609dfed405005b38f204a239a9bea8c9e9ebe0433df47dbd8de4f351023d4 |
test/upgrow/active_record_conversion_test.rb | 100644 | 0 | 0 | | | 2.2 KB | c876fcd2a191dcbc0e84f8201e373416e200c46f5a6ceef72a5866ddefc0e25b |
test/upgrow/active_record_queries_test.rb | 100644 | 0 | 0 | | | 1.97 KB | 46b9a3124a1b82f1d2cf54adf115a6da6e21e9ff6345422dd074c9b77f6560de |
test/upgrow/active_record_schema_test.rb | 100644 | 0 | 0 | | | 2.65 KB | 4e52441d999fa67b113d91918efa53d050dfb5d1f422fc64f9404c530a899548 |
test/upgrow/basic_model_test.rb | 100644 | 0 | 0 | | | 2.52 KB | 43f82d6e87044f2e893828c1ecb6d727e67068be332866c67ecd2152dc56efc1 |
test/upgrow/basic_repository_test.rb | 100644 | 0 | 0 | | | 724 Bytes | a9f088fd117e9547f90a5b47603077573b7f9553b67583ecd95b52258fb9c2b2 |
test/upgrow/documentation_test.rb | 100644 | 0 | 0 | | | 276 Bytes | cd34185db64690c96b31dc0923488b4d43ffc9cd5d5a43a88cdf8647cb0e2e3e |
test/upgrow/immutable_object_test.rb | 100644 | 0 | 0 | | | 2.57 KB | 2104e1847c162cf70f733ce4ce9802ba30a3b12281c1451866f6be8408eb7ea2 |
test/upgrow/immutable_struct_test.rb | 100644 | 0 | 0 | | | 1.34 KB | e12cc46b4e44c97f13a354221a86842549f00fc0ae390c5afd7d97780b1b1115 |
test/upgrow/input_test.rb | 100644 | 0 | 0 | | | 2.14 KB | 3e405d638201dd457afde0eee48600a4bba648dded8eb42c9d1621fde1304043 |
test/upgrow/model_schema_test.rb | 100644 | 0 | 0 | | | 1.11 KB | 5ec454df922cf595512516535b79b54ad9889db05ef61cb1dcb1fd90781b2633 |
test/upgrow/model_test.rb | 100644 | 0 | 0 | | | 1.4 KB | cdd769156f413e1328680f369af30fa9b515341af3fbbc9635b264ed563e0038 |
test/upgrow/result_test.rb | 100644 | 0 | 0 | | | 1.38 KB | 2edeb58d0b357725ecbcc3ea4cf6ec82a373b66557df0b7fd179e2c31bfe6162 |
test/upgrow/schema_test.rb | 100644 | 0 | 0 | | | 1.18 KB | 1fda5619b2491fde7396158bffcebb379402eeb595ca1023501fb88211a7d30b |