LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 86a45e2e28f01e6718654b667aafc43d6950fbcc8f8fc75183cc007d8922b368 |
README.md | 100644 | 0 | 0 | | | 5.61 KB | 3f33573e452e849414a966fe02a260db9aef1aee5f106ec4579a71935a1a6e7b |
Rakefile | 100644 | 0 | 0 | | | 364 Bytes | 227dca341492f8de89546c6df06c82b9115e74dc9165b8f46636fb11584b5734 |
app/controllers/rails_i18n_manager/application_controller.rb | 100644 | 0 | 0 | | | 131 Bytes | 603f98974620e7671ab7c4808d7188564256bcdc895637261e63a898b0fa1936 |
app/controllers/rails_i18n_manager/translation_apps_controller.rb | 100644 | 0 | 0 | | | 1.73 KB | c64340a69c4e068bc6565c2eb4f1a5d1303d211df1a882ac5cc27246a89aece4 |
app/controllers/rails_i18n_manager/translations_controller.rb | 100644 | 0 | 0 | | | 7.52 KB | 341aebc12275e0034fb1f9106f8ce920a78894b7cd6095712bb62f4accbc7c71 |
app/helpers/rails_i18n_manager/application_helper.rb | 100644 | 0 | 0 | | | 1.98 KB | 5aed134ab4fff4a3214fb7f6caf297f04c0d9489faf80cd0bf7644f9db9c30da |
app/helpers/rails_i18n_manager/custom_form_builder.rb | 100644 | 0 | 0 | | | 6.37 KB | 4e04d135e2ca3f0d085bc5b93b12107444e74479d5d44a2b46dd90849adbb839 |
app/jobs/rails_i18n_manager/application_job.rb | 100644 | 0 | 0 | | | 107 Bytes | ed7907a0d6da9f7ea92c339cdb4cbd831c0d6cad4519f79aed6311abd0b3bcb3 |
app/jobs/rails_i18n_manager/translations_import_job.rb | 100644 | 0 | 0 | | | 2.28 KB | c45c9449092e735551ed5b021e4e35654b9aaadecd66403aa7940dc726139a12 |
app/lib/rails_i18n_manager/forms/base.rb | 100644 | 0 | 0 | | | 597 Bytes | 38328c1f55c56f7ae8aaf55be8af490e9e3ec85c394168167adbde4b6d54c3eb |
app/lib/rails_i18n_manager/forms/translation_file_form.rb | 100644 | 0 | 0 | | | 1.45 KB | 23ee49ca757f9e62a1101f82e33230edf36e92e3e731445f96762a85dbe7f564 |
app/lib/rails_i18n_manager/google_translate.rb | 100644 | 0 | 0 | | | 2.58 KB | 0d12b5ac5654bb0ba221de352dbe5d1c2e4b283f8c68d5af6e661ab1f6c38d5b |
app/models/rails_i18n_manager/application_record.rb | 100644 | 0 | 0 | | | 346 Bytes | e19b09f6c2a14d00c80ddf803db6aaa3873471aaa8f202be295292001ec55c5b |
app/models/rails_i18n_manager/translation_app.rb | 100644 | 0 | 0 | | | 3.16 KB | f1ad8a8426c14136550eaf761e4c28d92ecd16b29dbb97e039adc1fb564eead2 |
app/models/rails_i18n_manager/translation_key.rb | 100644 | 0 | 0 | | | 5.03 KB | c64df1d39c0ee36526e26c6fbb82f4f035633e3aa6f64bcd7ae3b2452c31175b |
app/models/rails_i18n_manager/translation_value.rb | 100644 | 0 | 0 | | | 404 Bytes | a7fba42d094ea30b7df4214d720cdf20959553c0940d3c2a573e9429458bcbae |
app/views/layouts/rails_i18n_manager/application.html.slim | 100644 | 0 | 0 | | | 3.35 KB | c57638bb6bd7d3f73126868f17425d34eb0c96ace13268344433c24cf96e64ac |
app/views/layouts/rails_i18n_manager/application.js.erb | 100644 | 0 | 0 | | | 120 Bytes | 65a606188c2a32d41140cd27b7d130c9d2b59d988b5b0390aaf87d4eddbc76eb |
app/views/rails_i18n_manager/form_builder/_basic_field.html.erb | 100644 | 0 | 0 | | | 3.06 KB | 43696af49e1c63c430b513834cca253bdd0e7c0f6a024032e317995bf2ee0738 |
app/views/rails_i18n_manager/form_builder/_error_notification.html.erb | 100644 | 0 | 0 | | | 177 Bytes | 0d85dc44b6d639668321e0ed049d3eb71aa990cd8334256ba56506e08d89ad17 |
app/views/rails_i18n_manager/shared/_flash.html.slim | 100644 | 0 | 0 | | | 268 Bytes | 1ee9689a469eedceb938198447d559a5119ba508404aec2a5a8ce2988264f19d |
app/views/rails_i18n_manager/translation_apps/_breadcrumbs.html.slim | 100644 | 0 | 0 | | | 511 Bytes | f0d39c163808bb63b53b4849cebdb3c6e74a0a9bc385ae3e2d8c3248ad55f27c |
app/views/rails_i18n_manager/translation_apps/_filter_bar.html.slim | 100644 | 0 | 0 | | | 355 Bytes | fa24f0a296834849ff1a9f0674bc8a4da44eb0fca5d41cdd98a2081c4f37ebe4 |
app/views/rails_i18n_manager/translation_apps/form.html.slim | 100644 | 0 | 0 | | | 1.48 KB | 65358a4d2ed07af1942d5a594f4e07c93be1779d89e942a1a0a26c7e6c5a76d8 |
app/views/rails_i18n_manager/translation_apps/index.html.slim | 100644 | 0 | 0 | | | 887 Bytes | 366e61b72abef302f498edf64d342c243444fa72b96a42fbcfd05d36be8895eb |
app/views/rails_i18n_manager/translations/_breadcrumbs.html.slim | 100644 | 0 | 0 | | | 707 Bytes | 5ff6d2b19d0f7d47da6a48251d88b22865ae5073f803dfcbcaa669c477b6381c |
app/views/rails_i18n_manager/translations/_filter_bar.html.slim | 100644 | 0 | 0 | | | 823 Bytes | bdde967e7e7f0fc8702d4b1406cf9e6836bd1877439dcd27c43fdf5d455b771d |
app/views/rails_i18n_manager/translations/_form.html.slim | 100644 | 0 | 0 | | | 1.46 KB | db275ff333f849dbaf5735a4336b58e871128931998d00cd765e4739e6928b65 |
app/views/rails_i18n_manager/translations/_sub_nav.html.slim | 100644 | 0 | 0 | | | 513 Bytes | 2db54b7313758c0edba11279cbe041a60a772ef55d91d20ce3332599fcdda13c |
app/views/rails_i18n_manager/translations/_translation_value_fields.html.slim | 100644 | 0 | 0 | | | 502 Bytes | 457e69256bd8121a3a094cf9f0629bf11ad17c88de7bf731ad6e629a420888d2 |
app/views/rails_i18n_manager/translations/edit.html.slim | 100644 | 0 | 0 | | | 134 Bytes | 77cfba34a9c9f97eae89b0cfbf75e7f6641d73f3f5e910ebb0c94dd2915fd866 |
app/views/rails_i18n_manager/translations/import.html.slim | 100644 | 0 | 0 | | | 1.96 KB | 42d65bef1f601f62ba881ae0e2d8a7abfb065db5c64e5075cdaf49c912e0f326 |
app/views/rails_i18n_manager/translations/index.html.slim | 100644 | 0 | 0 | | | 2.62 KB | 5bcf09fe9494a9a68e8ef6315bba3d22d09251f53f54af6eb1108ce718eb7eed |
config/locales/en.yml | 100644 | 0 | 0 | | | 135 Bytes | 18c4712baf9544e132de1bdc684f963b686e9283a29eae2d4eb700da4327c082 |
config/routes.rb | 100644 | 0 | 0 | | | 498 Bytes | f7f921c8a6bbe052536c635d89a3346b6cad85f09c9b29c4c89ece352ce2da0f |
db/migrate/20221001001344_add_rails_i18n_manager_tables.rb | 100644 | 0 | 0 | | | 798 Bytes | 64e5683fe52d1f614cf0fb8a41fbde7db8b057bab26c693d1da2b2df54abd407 |
lib/rails_i18n_manager.rb | 100644 | 0 | 0 | | | 1.3 KB | fbf42d0e9c6d172edc4ebb9c37ee2021a141ba92e39c5818012819b8d8379fcd |
lib/rails_i18n_manager/config.rb | 100644 | 0 | 0 | | | 1.08 KB | 4d46769414e10cc1e92f06e1eff4e15b12dbed70b28183a805ac28243520b2c8 |
lib/rails_i18n_manager/engine.rb | 100644 | 0 | 0 | | | 1.25 KB | bbb8e307e7bca84b43dc531c958599a6ec83420dc206015629f6ccf275525559 |
lib/rails_i18n_manager/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 71b75b6ac895d3610e5cc8b16e7c3748ee730ff3d960d5ab84c68a96174578f8 |
public/rails_i18n_manager/application.css | 100644 | 0 | 0 | | | 813 Bytes | 923c11cb3b525647cf3c5d65239ccdb67ca158ae1f2d7a2dc31afa29dac02135 |
public/rails_i18n_manager/application.js | 100644 | 0 | 0 | | | 955 Bytes | 816d9ea22cde8bc7d81e871f9e34473cec7388be3584165a4bec229ed260bf7d |
public/rails_i18n_manager/favicon.ico | 100755 | 0 | 0 | | | 15 KB | 0672d042d797d49e9b96c7378e68a6a6d8c94a55e4740396912c6ae9e64ba7bf |
public/rails_i18n_manager/utility.css | 100644 | 0 | 0 | | | 1.44 KB | ae1beba0ef9f6d266874c10efefedc701be91b2a53d5331d5680a1b6d00347fd |