.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 157 Bytes | 810e3d02fd9c14a7ae7d79884a825b3eb04560d952a64b6a7cbca873b921291d |
.simplecov | 100644 | 0 | 0 | | | 477 Bytes | 6f3ae1bea3d6e57b7e5fb94e34b90ed4439f2687c23ca126072722b142f4c4dd |
CHANGELOG.md | 100644 | 0 | 0 | | | 60 Bytes | 882a3cd77610e55275272b50fdef047abac9e645a23c8c77eabdb7dcfab80951 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.09 KB | 8770d1a2f0a09ba937b08013cb5627ae2268dfbe915cfa18ed8457e7f3c7bb2a |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | ce236a31099860c2085328f81132fda8063bbd046fa4951d72c9ffd781626016 |
README.md | 100644 | 0 | 0 | | | 4.79 KB | 3b51cd42d417756bf457c95c0962a6b3b7752b9d200a7342159a1d62301d535b |
Rakefile | 100644 | 0 | 0 | | | 208 Bytes | 6cc69f2993d013477b587fe152b9c694f351573aeb8073b2f3b79c3cf0186e56 |
app/assets/config/model_explorer/manifest.js | 100644 | 0 | 0 | | | 99 Bytes | 7da6dc08dc1c271cdbea9f3c41fc544f22580ff2a91f6a1e21828484b94a78bb |
app/assets/javascripts/model_explorer/application.js | 100644 | 0 | 0 | | | 95 Bytes | 7c5c5f013eb85a4ede6545b7e229d10d27a718d83938a33973f2a3bc51798027 |
app/assets/javascripts/model_explorer/association_manager.js | 100644 | 0 | 0 | | | 7.09 KB | c3ce0cf381b29e8f2abd7c9415e92ee68ce2c9737bbb5b827ea3d78effd126d3 |
app/assets/javascripts/model_explorer/association_select.js | 100644 | 0 | 0 | | | 606 Bytes | ada7a943d5c60f4886fb9dd7477b8b565bb1091d42da90701b6e99eb4c683355 |
app/assets/javascripts/model_explorer/copy_button.js | 100644 | 0 | 0 | | | 737 Bytes | 67c18120ca5283f44be3477a90f2138cf72f71e293845c6c4eba34c37a323b74 |
app/assets/javascripts/model_explorer/model_form.js | 100644 | 0 | 0 | | | 1.89 KB | fd7a8ddbc507569b5ae04746f3323881de551a4b7bb8162e45a45bf4b8c9cfa8 |
app/assets/javascripts/model_explorer/models_controller.js | 100644 | 0 | 0 | | | 1.22 KB | 37def80d8fd9510839c820e3ec1fd54c4d3507776aa89451a4a31b8e57b9b049 |
app/assets/stylesheets/model_explorer/application.css | 100644 | 0 | 0 | | | 104 Bytes | 596c31e1c3f9aac0e20fd1b3eea4e0964247c5bf700be645c7b74d392b61bceb |
app/assets/stylesheets/model_explorer/models.css | 100644 | 0 | 0 | | | 1.36 KB | d5726fa29bb920871fe9c19c78461c9d83417d15cc45c646895a15d7d3907782 |
app/controllers/model_explorer/application_controller.rb | 100644 | 0 | 0 | | | 984 Bytes | ec0d5917cfb513f5be2f4859080f0ae52ac775bf6144e461bbd501ed93f9e930 |
app/controllers/model_explorer/exports_controller.rb | 100644 | 0 | 0 | | | 1.28 KB | 63871e3db1f28d6ef309772c9abdf9facd74f2e68448140979db18a4f88b17b8 |
app/controllers/model_explorer/models_controller.rb | 100644 | 0 | 0 | | | 494 Bytes | 819a1871ab60d2b76afb0719fc07c940b6884b89e6483d95517d859d8c139749 |
app/serializers/application_serializer.rb | 100644 | 0 | 0 | | | 151 Bytes | 5f33828bdfa964359b021926e9299f4cbff65dddfcf5c4d13a0da9d7b81da5ca |
app/serializers/association_serializer.rb | 100644 | 0 | 0 | | | 400 Bytes | e6f053a221bfeb41c007ecd56e675892b29839bc70d5f84cbc814b9dbe2af9e4 |
app/serializers/model_serializer.rb | 100644 | 0 | 0 | | | 768 Bytes | eb7c636680fe81c367dd15ba2e8dad966889c29e79ce3c9daec2edbf96769455 |
app/views/layouts/model_explorer/application.html.erb | 100644 | 0 | 0 | | | 664 Bytes | 5aec2db9a3b7d00dd7c326a4c83639981385f0b20dba2b7fc607dfbc6d306a3d |
app/views/model_explorer/models/index.html.erb | 100644 | 0 | 0 | | | 352 Bytes | 652c12372edb16d17d75390cc86736262673fdf406674a2a265e97bb921ddb9a |
app/views/model_explorer/models/partials/_form.html.erb | 100644 | 0 | 0 | | | 1.08 KB | 63b4253f02cedece1942ff818db43d89152a1c641551529c385118de8d31f942 |
app/views/model_explorer/models/partials/_record_details.html.erb | 100644 | 0 | 0 | | | 2.78 KB | 3b8c6b9f36eab4198ed1da7bea93e16212263aa3622f63e483985c92f80b7bdc |
app/views/model_explorer/models/partials/_select_template.html.erb | 100644 | 0 | 0 | | | 1.67 KB | 4c9226513b854a9f5dc8c8ee1016b83bc557c97097a3b529a62d7ec406c5cfbb |
config/locales/en.yml | 100644 | 0 | 0 | | | 86 Bytes | 4890933fd510f85156ac20ef0046676d24ab305ad4a84aa637eaa3d66997acad |
config/locales/fr.yml | 100644 | 0 | 0 | | | 96 Bytes | 25672a253aa6a1523c6f6bac94f028e7e114c4ea4c87fdec02dea744e1a5b27e |
config/locales/views/layouts/model_explorer/application.en.yml | 100644 | 0 | 0 | | | 90 Bytes | 5366c488158cb3917d4a91c13692050ca2bbb37450cdfbe42d687eafed5198ae |
config/locales/views/layouts/model_explorer/application.fr.yml | 100644 | 0 | 0 | | | 90 Bytes | f68fb13baf87e1c4a95d0f92dc2786114d025c58a16bf97f82e8076abe330282 |
config/locales/views/model_explorer/models/partials/form.en.yml | 100644 | 0 | 0 | | | 266 Bytes | 11afbaddb869fefc00565eb4973942ddd0cb8c92c091e647c668a3beee661536 |
config/locales/views/model_explorer/models/partials/form.fr.yml | 100644 | 0 | 0 | | | 295 Bytes | ce0c94d371732822a73b675deb473145dacb54a48a4d4651ec3c05fe329be417 |
config/locales/views/model_explorer/models/partials/record_details.en.yml | 100644 | 0 | 0 | | | 204 Bytes | 92f0d5123bf93e82f77770995d297aaea80bee3d1064dd20fd4f5e9cfa0cae43 |
config/locales/views/model_explorer/models/partials/record_details.fr.yml | 100644 | 0 | 0 | | | 237 Bytes | 2d7003c41db873a931786900785164cb13d9c1054017ddab030f501aaa95b3ce |
config/locales/views/model_explorer/models/partials/select_template.en.yml | 100644 | 0 | 0 | | | 212 Bytes | ea1881148045bc33f0a6ca69aa6d30910108109db600745f147d9653466adb98 |
config/locales/views/model_explorer/models/partials/select_template.fr.yml | 100644 | 0 | 0 | | | 246 Bytes | 29091f315cbdcb36bf2689ca31ada4706f6ec6370258fa816060954aa557b9ae |
config/routes.rb | 100644 | 0 | 0 | | | 177 Bytes | 30bd1e4787d49924598ef5e41868560aee36d6082bc2620e5f283ab45c006fb3 |
docs/example.png | 100644 | 0 | 0 | | | 1.11 MB | fb9752d9a5ea905355e595aadab45fc3d716dadeb051850da205d118e42ef25a |
lib/generators/model_explorer/USAGE | 100644 | 0 | 0 | | | 294 Bytes | ad43b939d4ff4711782e2992685d59f65466842b474d2adadc344288fa877e03 |
lib/generators/model_explorer/install_generator.rb | 100644 | 0 | 0 | | | 576 Bytes | 9672c1813e734b293876da5465d6b595e8d8019dd55318e19f13f1a435aa6aca |
lib/generators/model_explorer/templates/model_explorer.rb.tt | 100644 | 0 | 0 | | | 791 Bytes | 353c604c83fef15b035880cdebaa4f736594c9bc1248426cae3e3077e9610d90 |
lib/model_explorer.rb | 100644 | 0 | 0 | | | 2.46 KB | 02d7ff1d069e1bdc4bbc97fff6cef857ae674990f965a0e70db77ccb38c6710d |
lib/model_explorer/associations.rb | 100644 | 0 | 0 | | | 1.07 KB | b593f616191f05ecc7a3b89ffe27eb3965efdc509a3631bbd1dc9c9c6336e366 |
lib/model_explorer/associations/base.rb | 100644 | 0 | 0 | | | 1.73 KB | a170f2d609e8f2fb7b685bd7d4be52b0c89fc6c7fc7fcae467ea0bca4292638a |
lib/model_explorer/associations/many.rb | 100644 | 0 | 0 | | | 842 Bytes | c6cc00bbf8b9a8845e24dcb931ce3c3e7dfd932d5838e144fdb2eca9863ebf33 |
lib/model_explorer/associations/singular.rb | 100644 | 0 | 0 | | | 286 Bytes | ee36cf64f186adf5724a97a8062841baadd7433e3407f01336e529af4f604098 |
lib/model_explorer/engine.rb | 100644 | 0 | 0 | | | 1.08 KB | aee2cb9b5423d775a49190ff5620cb856ef042a74de2e56de7c1cf56bfb24ec0 |
lib/model_explorer/export.rb | 100644 | 0 | 0 | | | 1.23 KB | cfa6527413a365bfa460b60de644b844a4f339ea0cb64652288dad92c22ed701 |
lib/model_explorer/import.rb | 100644 | 0 | 0 | | | 1.59 KB | b3b158aff21a36f88ccda6b989709eb21f77f2778bd4271bda87f08b03c4fee0 |
lib/model_explorer/record.rb | 100644 | 0 | 0 | | | 317 Bytes | 94073502b8538328dd82930f4e675334246e3949c6f48f8859c6476ab21bab2b |
lib/model_explorer/scopes.rb | 100644 | 0 | 0 | | | 430 Bytes | c1339162613bc6b7af86786548ca121f6b49ce904287e5672b0224267411ef7e |
lib/model_explorer/select.rb | 100644 | 0 | 0 | | | 556 Bytes | c700c8cdb04bce9c2f883e4522afc6a118dcefec5063575eee2d395c5e34d550 |
lib/model_explorer/version.rb | 100644 | 0 | 0 | | | 76 Bytes | 06da4230677c0d00f500f41856ba4e1f65dc8d6998e6fb53734d234e0fbc71a7 |
sig/model_explorer.rbs | 100644 | 0 | 0 | | | 112 Bytes | 3213568545c1fb9b8ee3fc74ffcc993b67f8dd3d44950fe1b01dac152bf27a25 |
vendor/assets/javascripts/bootstrap.min.js | 100644 | 0 | 0 | | | 59.2 KB | 6feae86c9535cdd5456052c23e7cab4a48b2852e1bd259a2342d7700eeefb514 |
vendor/assets/javascripts/prism.min.js | 100644 | 0 | 0 | | | 7.77 KB | a1e5134c4bed8c7d6fd7aca73cc266d1b9caba9ba48b6f941a8bd84ac1511246 |
vendor/assets/javascripts/tom_select.min.js | 100644 | 0 | 0 | | | 49.5 KB | 28d785eb15b9a3fb56d6869ee57952e0908d003a0cf911eaae7a14a8bea9bc76 |
vendor/assets/stylesheets/bootstrap.min.css | 100644 | 0 | 0 | | | 227 KB | 913fc361054f3f28ea83d332e300817c8f24b95e3af9fb959156b08f5a6f1719 |
vendor/assets/stylesheets/prism.min.css | 100644 | 0 | 0 | | | 1.83 KB | 514d15447ec4e63c79986718a5c16b775b5de3b0a6d93283948716f0ee9fdb7a |
vendor/assets/stylesheets/tom_select.min.css | 100644 | 0 | 0 | | | 7.78 KB | 7ecb48361a1f277d640872b97fa9e7bd1dc4d51f38f16445abca565f74601586 |