CHANGELOG.md | 100644 | 0 | 0 | | | 81 Bytes | 011a437393e5d9f4ec2a6c056833b83df7bfe931a720a4b62568cfee89666e67 |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 501cf12ef788eb36e968d0788010ef61fb0f3435116e7d2110a4190d34837edb |
README.md | 100644 | 0 | 0 | | | 1.93 KB | f97b542f6a9eefd83b2aebd162c0a92e04a576fe51abbe91539085e59d25963d |
lib/generators/templaty/crud_generator.rb | 100644 | 0 | 0 | | | 6.53 KB | 57cb7ddaadd4575ac519e18f2c3988b1512fa8ab40fe621078ee1faaa74d8dac |
lib/generators/templaty/migrations/add_column_generator.rb | 100644 | 0 | 0 | | | 3.4 KB | 0e15082633b5530fb905bcd2f40ff533079eb326049c33f92b3cc01ed8123dd5 |
lib/generators/templaty/templates/crud/app/assets/stylesheets/namespace/views/table/form.scss.erb | 100644 | 0 | 0 | | | 689 Bytes | e90937cc9a5799f7afd433dba1e3dacc886377af8894223097c3fb5eb78cce34 |
lib/generators/templaty/templates/crud/app/assets/stylesheets/namespace/views/table/index.scss.erb | 100644 | 0 | 0 | | | 111 Bytes | d57f3ebd8a4e8e042bfc70989767f6dc283690c266b908e7932311b87bcd89ba |
lib/generators/templaty/templates/crud/app/assets/templates/namespace/table.gridy.hbs.erb | 100644 | 0 | 0 | | | 1.07 KB | b5ed7a67babcebb23050b0caf77203090b7182182a76f02ba22d41133face5cc |
lib/generators/templaty/templates/crud/app/controllers/system/table_controller.rb.erb | 100644 | 0 | 0 | | | 2.22 KB | cefeca3ed6c9c8ca0d8b3748405a67a1005be3786af17c3b071ec72aed1b92a9 |
lib/generators/templaty/templates/crud/app/javascripts/form.js.erb | 100644 | 0 | 0 | | | 784 Bytes | 5c432d6238d6624dcd1a0e26d9fe21a78e253b5b8838de5544e344b4402f1283 |
lib/generators/templaty/templates/crud/app/javascripts/index.js.erb | 100644 | 0 | 0 | | | 1.35 KB | c2261621d32970cb6b7373fba49e67645a0a9b1506e5c8966fc33bc9c5e75592 |
lib/generators/templaty/templates/crud/app/models/model.rb.erb | 100644 | 0 | 0 | | | 1.15 KB | dbdca3d9a653970fd07bc441a49843161c202b8379a9f288861513b61c9db4eb |
lib/generators/templaty/templates/crud/app/views/namespace/table/_form.html.erb.erb | 100644 | 0 | 0 | | | 1.44 KB | 98e62679cd3886efbac634b1de7160d02a46065eef2746ae7a7cd77eb2ef403f |
lib/generators/templaty/templates/crud/app/views/namespace/table/_submenu.html.erb.erb | 100644 | 0 | 0 | | | 331 Bytes | 2f2e7f4b953f994e411c7d9de7131e3f01825366aa5413eb84c2eabfea56695f |
lib/generators/templaty/templates/crud/app/views/namespace/table/_title.html.erb.erb | 100644 | 0 | 0 | | | 184 Bytes | 7744a1e1aea6f329c02f189dd1ef177bd5661596812837aa718a41faec9a4277 |
lib/generators/templaty/templates/crud/app/views/namespace/table/edit.html.erb.erb | 100644 | 0 | 0 | | | 759 Bytes | 7878daf7f2177b47839258b9582434d4e7b62f483531ba25fdd216b53c1816a0 |
lib/generators/templaty/templates/crud/app/views/namespace/table/gridy.json.jbuilder.erb | 100644 | 0 | 0 | | | 984 Bytes | c8bfffc3d015c28a13db1ffe49b38605806fbf009e233cd11d2f8bb403556d31 |
lib/generators/templaty/templates/crud/app/views/namespace/table/index.html.erb.erb | 100644 | 0 | 0 | | | 369 Bytes | 9604e85149ce553fb31f068f0d8bb78f790d31cb08b6d72d8097f5c3752e0cf6 |
lib/generators/templaty/templates/crud/app/views/namespace/table/new.html.erb.erb | 100644 | 0 | 0 | | | 310 Bytes | e6fd384aa9a32d50116dc6af91147b4950a42bba0a8cbe46eeb2132e683699ca |
lib/generators/templaty/templates/crud/app/views/shared/icons/_model.html.erb.erb | 100644 | 0 | 0 | | | 1.18 KB | f46b2a7dacc384b0680723a16c5751b5f3c69638c7ef589e9ff907bbd0c17080 |
lib/generators/templaty/templates/crud/config/locales/en/model.yml.erb | 100644 | 0 | 0 | | | 418 Bytes | 1654bf69c0ade4a0ecb9d72d28810b1d110642823236bf21b111dbc3c565a05d |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/create.yml.erb | 100644 | 0 | 0 | | | 149 Bytes | 6873fba26fca2febcf1138548ca4332fb6a0200019d67db043f10538c998d21e |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/destroy.yml.erb | 100644 | 0 | 0 | | | 214 Bytes | c1381152e78c119022b437ed847bdd7b8fcaf76febefae4976f205f6210b1791 |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/edit.yml.erb | 100644 | 0 | 0 | | | 138 Bytes | 6bab8de33c7f6c8428c673552293b788296a7ba487d5f2bbc13c52fed91c5a22 |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/index.yml.erb | 100644 | 0 | 0 | | | 92 Bytes | b83e34e1ff7e36c665782a2e7385510f5fc5b246894bdb154a7dc14730393822 |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/show.yml.erb | 100644 | 0 | 0 | | | 138 Bytes | 200b1296cb0eaf14c072b9227fb1742d72075638b22b0fdc2963623030627590 |
lib/generators/templaty/templates/crud/config/locales/en/namespace/table/update.yml.erb | 100644 | 0 | 0 | | | 213 Bytes | b8107dfe38d242f13bc484fe270fc5e93964918f29497b1bf47e6df74789b13d |
lib/generators/templaty/templates/crud/config/locales/pt-BR/model.yml.erb | 100644 | 0 | 0 | | | 449 Bytes | 5adba7195e03e115726b6431c8daa671aa6d23b5f3d79bcf6a31fd85e6bd82be |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/create.yml.erb | 100644 | 0 | 0 | | | 192 Bytes | f75a946fc74fd7908cf236e08309418e46171cd89bb32b70a227ffef883a69af |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/destroy.yml.erb | 100644 | 0 | 0 | | | 262 Bytes | 9c8b538d24567a67171d42a3379f8b6863a995186259157889b0d4002a54b277 |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/edit.yml.erb | 100644 | 0 | 0 | | | 146 Bytes | e61897ae469ccf0f104d54f5381c0f523a416cfb16c8a6b34a0a72b22bf4ec42 |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/index.yml.erb | 100644 | 0 | 0 | | | 144 Bytes | 336f3106e4257b60011e8f530d0c0cfb5716af63a59648b457b2ec7838e5951e |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/show.yml.erb | 100644 | 0 | 0 | | | 146 Bytes | 8a44b959f91e69bb23a78b68a992d9ae2046c962e4f9c74f7909fb92853c790a |
lib/generators/templaty/templates/crud/config/locales/pt-BR/namespace/table/update.yml.erb | 100644 | 0 | 0 | | | 283 Bytes | 7a25d5c8bef350f13235430c8b4fb1dbc1d40ae1e9e7bd0fa9f9577a16309ea4 |
lib/generators/templaty/templates/crud/config/locales/ru/model.yml.erb | 100644 | 0 | 0 | | | 410 Bytes | 25273f8dce635bc4100896c9d21cdaba079063572a00e998780b58fa59dae20d |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/create.yml.erb | 100644 | 0 | 0 | | | 133 Bytes | d83b3da741151ec4929af30a32eff5e5856963cb1ea00cddff9bf5c9bfdb0782 |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/destroy.yml.erb | 100644 | 0 | 0 | | | 183 Bytes | 1e95e5e66cd1659d8c4883a3954a5c3a5184597a5c135f2e59a6e174f14f254c |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/edit.yml.erb | 100644 | 0 | 0 | | | 123 Bytes | 449294109131e57c3a73ef4e569c987838c3d7e7ae51a190093887559fc3af27 |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/index.yml.erb | 100644 | 0 | 0 | | | 99 Bytes | f26a656b7d71c9561235b232b915b19cc2dfdc299294f2bcd7a792a9c7fb6f50 |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/show.yml.erb | 100644 | 0 | 0 | | | 123 Bytes | 1e41c288dd8dc57c4cbab1d50394dce5404ca0c201617a4bf4eb99fed6c616c6 |
lib/generators/templaty/templates/crud/config/locales/ru/namespace/table/update.yml.erb | 100644 | 0 | 0 | | | 186 Bytes | 1f97ef8046fe0356cb6a516c6f04c0f52eb8cfad3d4cbe1962231189a4c46ee9 |
lib/generators/templaty/templates/crud/db/seeds/pd/model.rb.erb | 100644 | 0 | 0 | | | 271 Bytes | 784c671e46199c13f713c6e7e8ded4b83d073dbfc866493e74da89ceeb04290a |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/create_spec.rb.erb | 100644 | 0 | 0 | | | 2.05 KB | fab3b337f6d044c4048b77d0dd59626509a22cf6c94184102c767544fdaa8365 |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/destroy_spec.rb.erb | 100644 | 0 | 0 | | | 3.6 KB | b586fd3399046787ca774f08865bf9322b64dd3f94391b0cb12e61a1fe47395e |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/edit_spec.rb.erb | 100644 | 0 | 0 | | | 1.45 KB | 6e560341dd707c325b58e694debb44aa73a411470c40eaa23cb496629627cc58 |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/gridy/json_spec.rb.erb | 100644 | 0 | 0 | | | 2 KB | e0d5fd30becded26915a100fb2fb3d06c19643888fbea6ea5353ff79876dfe0a |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/gridy/unlogged_spec.rb.erb | 100644 | 0 | 0 | | | 306 Bytes | e1eb071577235ca5b5b72ca4b0437a8b2ec72b10c39ad350ef33ac4b79232599 |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/index_spec.rb.erb | 100644 | 0 | 0 | | | 589 Bytes | 1a65940cf88baf248caec26017cf53493f01a2a3327929dbb20682103679520f |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/new_spec.rb.erb | 100644 | 0 | 0 | | | 652 Bytes | a382a204a0edc5db4403b96bccd6ab54b8dc97ea88c7a91ebc65756439c405dd |
lib/generators/templaty/templates/crud/spec/controllers/namespace/model/update_spec.rb.erb | 100644 | 0 | 0 | | | 2.86 KB | 8b6d9f88c62bcd0e25a9d708e97f0a6d3cebb77a917ed41c5c739bcdc8a4a3c0 |
lib/generators/templaty/templates/crud/spec/features/namespace/model/create_spec.rb.erb | 100644 | 0 | 0 | | | 1.25 KB | af0224005316585f045d4330c8f316721f7033c5d468e7d05dc81c653e5d8aaa |
lib/generators/templaty/templates/crud/spec/features/namespace/model/destroy_spec.rb.erb | 100644 | 0 | 0 | | | 1.05 KB | 5f6347ed442736fd74caec411f8276e287ef01460a2a7d81b1214d76b83f8fa4 |
lib/generators/templaty/templates/crud/spec/features/namespace/model/gridy/initial_spec.rb.erb | 100644 | 0 | 0 | | | 1.89 KB | 4e7bb5af691cb09eab5a76e1acc8d1705e4766c122b5440ac0dfe008e546ad6c |
lib/generators/templaty/templates/crud/spec/features/namespace/model/gridy/search_spec.rb.erb | 100644 | 0 | 0 | | | 1.47 KB | a0c7b7bbd3a39894e58c9b5c5c419af619000ffa27fbfcfff509a650af2628b4 |
lib/generators/templaty/templates/crud/spec/features/namespace/model/gridy/sort_spec.rb.erb | 100644 | 0 | 0 | | | 1.47 KB | e1afe4b8a98594928ca846d1b0f2c35f2e6a5f4784c831ae146d702da560fcac |
lib/generators/templaty/templates/crud/spec/features/namespace/model/update_spec.rb.erb | 100644 | 0 | 0 | | | 1.39 KB | 4fa0da390c2fcd4d98e3b296e871d7a165dbc1fd5abf8cb9e756c4eec7de7c4e |
lib/generators/templaty/templates/crud/spec/models/model/list_spec.rb.erb | 100644 | 0 | 0 | | | 796 Bytes | 37f89ad58fb84de411de187de100ec18cdabc95ff87e0bde55ccde8c3f0766f4 |
lib/generators/templaty/templates/db/migrate/add_column.rb.erb | 100644 | 0 | 0 | | | 291 Bytes | 6d95912d691176cd8c814794053ecc62513ec2ba31ddbe74dcf64aaf2d242795 |
lib/generators/templaty/templates/db/migrate/backfill.rb.erb | 100644 | 0 | 0 | | | 457 Bytes | c5bc7843aeb49377874ccc759d70d2aecf82f3f7c56596d8705bbfd011e828a9 |
lib/generators/templaty/templates/db/migrate/not_null.rb.erb | 100644 | 0 | 0 | | | 367 Bytes | 3a9bde5338ee0d448c01f8b656d8a091f206d81540ececf241d64f46672479e9 |
lib/generators/templaty/templates/db/migrate/set_default.rb.erb | 100644 | 0 | 0 | | | 581 Bytes | 115b62b2c5345849e166879079d6d2e45a8785a722060a72036f25a72dadb540 |
lib/generators/templaty/templates/db/migrate/validate_not_null.rb.erb | 100644 | 0 | 0 | | | 589 Bytes | 6cd6a096e092cd3e624df37cce3e2bd6d62b1652157dfbf67077a0482c3aa01d |
lib/templaty.rb | 100644 | 0 | 0 | | | 79 Bytes | 2389b8dc5f9c6ba05039738389a5676849e33876b683da196da9b397861320f3 |
lib/templaty/helper.rb | 100644 | 0 | 0 | | | 3.51 KB | 6b6e2ca0b86d1c2db6abbd39d086e806039d015b86965dd1c58b8693cd462774 |
lib/templaty/version.rb | 100644 | 0 | 0 | | | 71 Bytes | ee4a6b83c102683e7db4d9b5b0ca3f5dd65fff9e1b5fc8a2ae3dc1a5809a46df |