lib/editables/generators/editables/templates/field.rb | 100644 | 0 | 0 | | | 294 Bytes | 36c8f6cf4b5f265c7a359259ae48f7be88bc491f97cd777762ab7bdf803e0646 |
README.md | 100644 | 0 | 0 | | | 607 Bytes | 66a5a2d0dedff85526502edcbb3f613092ab626e3a0b989576b7ed4d47fe2e9b |
Rakefile | 100644 | 0 | 0 | | | 721 Bytes | 057e25eaf4b0a12e5910c35060ed7d17145161c00a660488c52c75b37760d19d |
app/controllers/editables/application_controller.rb | 100644 | 0 | 0 | | | 124 Bytes | c4ed9b9761a7817a82c5c20569f1705bfa1f57e281943a057f5f5d51ada1a509 |
app/controllers/editables/fields_controller.rb | 100644 | 0 | 0 | | | 733 Bytes | ccdad30d7525ba347812fec97c1d54a697f917222826cbf42b72e865726c6fa7 |
app/helpers/editables/application_helper.rb | 100644 | 0 | 0 | | | 982 Bytes | 4b89f332a624c477482db67e0fdda52a4a8f79171f0e973da7b17bcb5137ef55 |
app/models/editables/field.rb | 100644 | 0 | 0 | | | 294 Bytes | 36c8f6cf4b5f265c7a359259ae48f7be88bc491f97cd777762ab7bdf803e0646 |
app/models/editables/page.rb | 100644 | 0 | 0 | | | 187 Bytes | 316c9e066bbea147de85dd28db0bcad4e8fceb92b0da4fbc24cc9a28da489f7f |
app/views/editables/fields/update.js.erb | 100644 | 0 | 0 | | | 322 Bytes | ada0e1bdab612f70e1fec6a57afdca161dfb455a528ca68ea13207b0ea68573a |
app/views/layouts/editables/application.html.erb | 100644 | 0 | 0 | | | 220 Bytes | 7dd24acafafaf883680e1287a9a99450f536d9480679b9bc2195749f81f80aca |
config/routes.rb | 100644 | 0 | 0 | | | 75 Bytes | 148b6baff9c3a31379f8481ba6dd44a14776ec0e7b9860c4a94ac78a1c1aad76 |
db/migrate/20200919073703_create_editable_pages.rb | 100644 | 0 | 0 | | | 215 Bytes | abcdee523f5c40e3666b374a585daea7c24f6146540016d8c77b4985cf4a5cae |
db/migrate/20200920082203_create_editable_fields.rb | 100644 | 0 | 0 | | | 265 Bytes | e1050aa001ab70df723e9a98678fe0b983b7687a9c71abb67c5e35e034e16e6c |
lib/editables.rb | 100644 | 0 | 0 | | | 221 Bytes | 70a1c1245ad005c8c8897573f785711fb61eef5eb93fd08b2851777125463e35 |
lib/editables/data_editable.rb | 100644 | 0 | 0 | | | 419 Bytes | 4f3da696dc1c73ba2f7e6d46b987b14e9f7e66530c5e4665575a4b3346fc879e |
lib/editables/engine.rb | 100644 | 0 | 0 | | | 524 Bytes | 7bdfed85966f72c76d66d7fb843746ec85629f2780f42fb44681fc40923547b8 |
lib/editables/fields_collection.rb | 100644 | 0 | 0 | | | 690 Bytes | 686c13010248a0bfb39fc05b4e6aaa41e9719c73b41fa60aac3a808e594241ac |
lib/editables/generators/editables/install_generator.rb | 100644 | 0 | 0 | | | 1.41 KB | 9efa85978ff25ba15e66be85b9d132f5f8bf16139ecaf83029208200e613f78b |
lib/editables/generators/editables/templates/config.yml | 100644 | 0 | 0 | | | 8.8 KB | 47302bdebb28286a6ef4dda4f49bd79aa5a5c199ddcd74d4bb4dcff5dbf7fa85 |
lib/editables/generators/editables/templates/migration.rb | 100644 | 0 | 0 | | | 409 Bytes | 66a70eeafc82e9a850a498ac55fe2296c9df0cd699683c0c4258225accb5f9dd |
lib/editables/generators/editables/templates/page.rb | 100644 | 0 | 0 | | | 187 Bytes | 316c9e066bbea147de85dd28db0bcad4e8fceb92b0da4fbc24cc9a28da489f7f |
lib/editables/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 50832538ef499f026db19766ad3f5626b8f1fa316359f2612001ed439ccd19ed |
lib/tasks/create_editable_objects.rake | 100644 | 0 | 0 | | | 751 Bytes | 0d6384a6e57f50117777aec1e848f459b758e36f4987d905b17ef81d4ce87cc5 |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 227 Bytes | a30fbd85c291be7205153650b46a99081cfb0dcd278a69b8b66ef391957fd4ca |
spec/dummy/app/assets/config/manifest.js | 100644 | 0 | 0 | | | 94 Bytes | 759431ea806b38f40160aa7efc4827cf8a13037dbfdbaeee4879a77c5ec1bb9d |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
spec/dummy/app/channels/application_cable/channel.rb | 100644 | 0 | 0 | | | 79 Bytes | 38d579eae4970bc9bb298cc8d4bfb0e4d6390d94e5d4e3068be6c8479c5551ed |
spec/dummy/app/channels/application_cable/connection.rb | 100644 | 0 | 0 | | | 85 Bytes | d7498ba24c43e669bdbf01d29b058514fe3c4a26d439992e54a8e56acd07a8fb |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/dummy/app/javascript/packs/application.js | 100644 | 0 | 0 | | | 725 Bytes | 910b6a0488690c942d062715f9d34f2bf10510e00c996d91eb025487edb73251 |
spec/dummy/app/jobs/application_job.rb | 100644 | 0 | 0 | | | 269 Bytes | d51e125007521b0f59765422cf3cf949b59b2054cdac6567a95b4a7aeaf1d722 |
spec/dummy/app/mailers/application_mailer.rb | 100644 | 0 | 0 | | | 102 Bytes | 32b72f2b8c99726ef741f365bfafa79da8863fb4b65507e8ebcc2bc5dfe3c688 |
spec/dummy/app/models/application_record.rb | 100644 | 0 | 0 | | | 78 Bytes | 20cec87060a568766c09d755b1ba38e7ed776d7f6030515217096f4f4777525e |
spec/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 225 Bytes | 6c0c91a0b4959256f6932256968c3ba13f792b9b60ddd878372d9727c29a2034 |
spec/dummy/app/views/layouts/mailer.html.erb | 100644 | 0 | 0 | | | 229 Bytes | b98faac075c83b69e9a6b8fbde96eb19f9801e38f42ab42a725501153c895acb |
spec/dummy/app/views/layouts/mailer.text.erb | 100644 | 0 | 0 | | | 13 Bytes | 51353f9de3a26d4b28f7db91152bf56d31cfa9e4bd3c834680772a63cd374698 |
spec/dummy/bin/rails | 100644 | 0 | 0 | | | 141 Bytes | 466686d6fc5aad5233475803ea62e5efde20fceb95496aaf747a1accdadc3fae |
spec/dummy/bin/rake | 100644 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/dummy/bin/setup | 100644 | 0 | 0 | | | 1008 Bytes | d49087fa14c4d27de854344ac3ef4a3422f2fb8819a43da2e459d099a4e4df4a |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 130 Bytes | 4572825be9bd16bbc408ff7fc4841a5c456080cb6a00f258f898a42a7a8c53de |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 562 Bytes | 0d9ccfb2bd8281a0ae6afcb7a1ebe482b699f7bfe923c907d25eae35b56f0ee9 |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 233 Bytes | 02c6a386b7b34aea5987c1dd4859c05d08c0f3dc64f487a752ecdf20aa1cbaee |
spec/dummy/config/cable.yml | 100644 | 0 | 0 | | | 186 Bytes | d33bd48c809fa9a1c3f1e32dce263d9e4115c5b6e7c6a9e7facbbf20ee0648b5 |
spec/dummy/config/database.yml | 100644 | 0 | 0 | | | 536 Bytes | 5288e87f49a67002291d98c5ef2d1dc134e90704f9a042ab4511eff953a7cb73 |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 128 Bytes | 8ec4d2e8b7cbf7ce55c0c7a7ac4238ad8f13728d7cc8e772b37802e3ebbdf47c |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 2.19 KB | 69af5ebd4d2948660ad3ed8ca662595b292f9de3f4c26e7bdf72ceebb76b51dd |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 4.89 KB | e13532cde453a8403493698f638134ed82b6e86cf4c7b8f677cb52162fc7ef9c |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.91 KB | 0219c3ecaba12d71ea892d6a0d3e482e00c05c47f5e70c8a31b97fa754505d7e |
spec/dummy/config/initializers/application_controller_renderer.rb | 100644 | 0 | 0 | | | 216 Bytes | 2da60f6ea41acdb4d85b965e7cedca0ab6ae9d45d44de9c15d8eeff44f05dac0 |
spec/dummy/config/initializers/assets.rb | 100644 | 0 | 0 | | | 502 Bytes | 64367bc5c1d5b3a0bbad28d25486ac931807ed30159a8bb60a35c91d602f3a71 |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/content_security_policy.rb | 100644 | 0 | 0 | | | 1.19 KB | c9cc90a518737ac0965eb166061cbb4cac06152cefaf30bfd35ee11d4e85f96f |
spec/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 244 Bytes | 94782fa044850c5e6ec02c87eab7df522e2d589d4ba8d746bbf30fe63c9da23a |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 485 Bytes | 7021fb9d3b221ade976a6c4574c004d906f4f61df64d914c574588cdaf04457c |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 849 Bytes | 2de6f1a48e24e30802cdb539f3981fde4ad365b15787577f0d86983bb6e85b22 |
spec/dummy/config/puma.rb | 100644 | 0 | 0 | | | 1.55 KB | f0e9bcb32a5e4067524aad4b7f4c1067915c67e6ec9ed57178bf4d108c15fd26 |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 79 Bytes | 7180bb13d739902484af28e21ca1d93509c84139e1bad3d649ad02fbab8d6f94 |
spec/dummy/config/spring.rb | 100644 | 0 | 0 | | | 97 Bytes | d9230eead11d6acf33c163518fccb90a3b96451d57a0685011020688c19e4cec |
spec/dummy/config/storage.yml | 100644 | 0 | 0 | | | 1.07 KB | 88082bbc96463336f95d17ed9ef787c85639f4159ddf1a525dd99261993b3222 |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.48 KB | 75c271663eb5c027b3469d24fc16d163bf625ce8719b4d5508625bceb182c01f |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 3.72 KB | dc35ed6139ef17d3eb9211bc74b78e69d29e1a70179778b3fad159a979f449a4 |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 49.5 KB | a3983230f1466a6b7993715c98690a219286132f3b5f24d47a5ce4ad38ef6661 |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 1.68 KB | 41e6541b07f9c3b306a517917eedb53d7c7bfa006faf6673aaad98c9d96f7023 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 1.67 KB | 848f8a124ddb3a76d24a7eca39f93cef89c4fba00e0cd0b2f0af37433fb88e89 |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 1.6 KB | ef38a03155fab5fa59fe6c823f948893fe260204a87860c55522cdeb5672c959 |
spec/dummy/public/apple-touch-icon-precomposed.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/public/apple-touch-icon.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/tmp/development_secret.txt | 100644 | 0 | 0 | | | 128 Bytes | ecb307faa6e89036a4f05cb3aa9478c888d4cd498b8ad8018fbc91d9a679b38c |
spec/editables_test.rb | 100644 | 0 | 0 | | | 136 Bytes | 114554fb9ffe26b663a5333acf9643ef05d4d233cf48726db7e93b196c5fe1d7 |
spec/factories/field.rb | 100644 | 0 | 0 | | | 329 Bytes | 2a43b460e9513e1ab8aac3bdd55882dba89d9fa7682e7e7ac3a92a980aa21da3 |
spec/factories/page.rb | 100644 | 0 | 0 | | | 175 Bytes | f99ac8b10d01846731d8fa983bc18613a9c7df92828f4b937e3597fd8ba4acdc |
spec/integration/navigation_test.rb | 100644 | 0 | 0 | | | 132 Bytes | 0e2f451132a81b684b937a2be666715f99675e40d297147fd61b95a83a61c1b5 |
spec/lib/editables/data_editable_spec.rb | 100644 | 0 | 0 | | | 654 Bytes | 727f456d5daa99368c4605f098585a495043c08c7cad4abc093c30eab11ff400 |
spec/lib/editables/editable_fields_collection_spec.rb | 100644 | 0 | 0 | | | 2.5 KB | 1ed5260baece28214668fabd47d9a809597b2728cabc17ae2a89d0834ad9d37f |
spec/rails_helper.rb | 100644 | 0 | 0 | | | 3.17 KB | be35d84a875c5529b0aaa34dedef11dae02c8248a7d074ab095645a2c23cba81 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 4.69 KB | b0d36e80213bf4b9fbc4277e1f419fee76e4ed1728d666b113d7f827fe0dd1c5 |
spec/support/database_cleaner.rb | 100644 | 0 | 0 | | | 392 Bytes | 081eedfbb4196b0a2665f041db80405d5bcbc57fbf809f21b821375c35c265d9 |