CHANGELOG.md | 100644 | 0 | 0 | | | 13.5 KB | 1850f4ff2de62beca1d57d38aebb094d9ee7d10c3553ceca59d888cfabe3b37a |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 3.83 KB | 6bfe6b8d1659faa82382e2561f655d8117577dfb52d20d02748632607b1df4d9 |
Gemfile | 100644 | 0 | 0 | | | 1.02 KB | 42a894d34a526c925f7b5ef94cbfe9b7368995486cbe6ff816e0ca273f29dba8 |
Gemfile.lock | 100644 | 0 | 0 | | | 3.54 KB | 9adc87b120bf7e1c2fe54c89a86e35e82981aac0db0ad7a2f8df6f506910dd5a |
Guardfile | 100644 | 0 | 0 | | | 1.66 KB | f6cc87521807c5c76cd8f9d3f4dc5b8881b68276435ba5d7a5e786b321ca8f8f |
ISSUE_TEMPLATE.md | 100644 | 0 | 0 | | | 962 Bytes | 12b31df8e42c30b29b3875ce37b5c58bdfdd126cd8183215729bb0bde319877d |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 9c29258ba3098efab87b934a191b63bb1d2d8037d7d373ca7c53002ce329692b |
README.md | 100644 | 0 | 0 | | | 29.7 KB | ac37085d51a1546d9527ba892a52cbf9bec77c50402ebeb05794023118abe59f |
Rakefile | 100644 | 0 | 0 | | | 1.72 KB | e409918fecb232369aa4e41ebcfa25478e96b9a15909e858e9ef9cb9ccedc20e |
lib/mobility.rb | 100644 | 0 | 0 | | | 7.94 KB | b001123f1d92478a9107dd27d3523a31dbf23462132926b8f25af5f16302c023 |
lib/mobility/active_model.rb | 100644 | 0 | 0 | | | 47 Bytes | 6787ce9b2e00127acd22234806acfc88a31897d5a78bc4c312574e1a7f41b557 |
lib/mobility/active_model/backend_resetter.rb | 100644 | 0 | 0 | | | 637 Bytes | 9978ad36fbe41780952dac72b8fe97c53ef246dc99c8ba6fad2bd64a10875c4e |
lib/mobility/active_record.rb | 100644 | 0 | 0 | | | 781 Bytes | babc5155e0a33e5253ec2f414e5c71f506039b0dfa28e1158f7b405895b3f8b3 |
lib/mobility/active_record/backend_resetter.rb | 100644 | 0 | 0 | | | 684 Bytes | d5e991c76d262fb57532c5d8866458429556fb8c978b9d163f1f70a5f1b5bfdd |
lib/mobility/active_record/model_translation.rb | 100644 | 0 | 0 | | | 290 Bytes | 63e81c4d9f949541664613774fbe0f640b8ee3d9307324b78cd7b2c0fa59d7e0 |
lib/mobility/active_record/string_translation.rb | 100644 | 0 | 0 | | | 199 Bytes | 3187f97cb9d2b3c325091b5e045776da14ddba4e8ed030d857d38dec2cc69f72 |
lib/mobility/active_record/text_translation.rb | 100644 | 0 | 0 | | | 195 Bytes | c912ac6107f759d56de1b1b0f8ec87cdd192ddb643f8ab9a94b2ff76d1fac302 |
lib/mobility/active_record/translation.rb | 100644 | 0 | 0 | | | 483 Bytes | e4ef72e6201a96c05a48a4e7588d7d239dedfd46ec58b932dc1673954f3b734c |
lib/mobility/active_record/uniqueness_validator.rb | 100644 | 0 | 0 | | | 1.76 KB | b66bc707ceeab786c2f44c94a32855688603d9f5fb7befd779c0d042118ea32c |
lib/mobility/attributes.rb | 100644 | 0 | 0 | | | 8.54 KB | 5881ee31ee8358d9d7d44598567545ac4b3db360c57f38bc31b7deb172cd8f1e |
lib/mobility/backend.rb | 100644 | 0 | 0 | | | 5.55 KB | 9e46c31b4f8873ed401d85bc9c61e959ba6bb625e0247e4b1bb554950ad832d2 |
lib/mobility/backend/orm_delegator.rb | 100644 | 0 | 0 | | | 1.32 KB | 81a0a908ab2b10723c21dddad327b4ff01615c7f4503e30c3f201eb0c157bb26 |
lib/mobility/backend/stringify_locale.rb | 100644 | 0 | 0 | | | 347 Bytes | a93257b5c3e13f914f3a0180a1c108f3747b32f65cb94910b8d424ee6768489c |
lib/mobility/backend_resetter.rb | 100644 | 0 | 0 | | | 1.71 KB | 262828bfa487b6c422e2b09fcc0f77a2ab95f9e4beccf07080b7483532fef539 |
lib/mobility/backends.rb | 100644 | 0 | 0 | | | 44 Bytes | bce9cd6e30418d6b2ff598e8be754720b11acfd45b873d73c258038a03957e78 |
lib/mobility/backends/active_record.rb | 100644 | 0 | 0 | | | 493 Bytes | 7e6ba570917829972372b9e16b3df4fe64e19a82e7f2fa50a8e4160784ffeb06 |
lib/mobility/backends/active_record/column.rb | 100644 | 0 | 0 | | | 1.72 KB | f80edcbad36f697c19cef03f93136fe4125238b67374ec6943223ffd0a0a2856 |
lib/mobility/backends/active_record/column/query_methods.rb | 100644 | 0 | 0 | | | 885 Bytes | 1450e711b518a350a8caed0d367365785cc212541e7fc87b830aaf0ab57ff7bd |
lib/mobility/backends/active_record/container.rb | 100644 | 0 | 0 | | | 3.49 KB | 1f405a8bc67d23b55411decce4a6d2127de0f4371f08ae89d12ab11a90904d2b |
lib/mobility/backends/active_record/container/query_methods.rb | 100644 | 0 | 0 | | | 860 Bytes | 31b017761e6e239a1c611fa9ce2d4d63bd448da928821394cef259a6e4961670 |
lib/mobility/backends/active_record/hstore.rb | 100644 | 0 | 0 | | | 708 Bytes | cefe9ca94e1253e9440e72311ed8b06471530bfa5b75c9e36a4adcfd8edc83ad |
lib/mobility/backends/active_record/hstore/query_methods.rb | 100644 | 0 | 0 | | | 430 Bytes | e4439c7a5ec0b9019a5738c6d27b7f1562d28514aa06eff945928782e16728c9 |
lib/mobility/backends/active_record/jsonb.rb | 100644 | 0 | 0 | | | 1.11 KB | 73bdf49440104f21f208a244d5e1d1a2bf7925e102c04cba35d96f376ad81ebf |
lib/mobility/backends/active_record/jsonb/query_methods.rb | 100644 | 0 | 0 | | | 432 Bytes | 2516ffb822288e36556f2731bf1a285af5a907cfeef60b4fa844d15bb6bab172 |
lib/mobility/backends/active_record/key_value.rb | 100644 | 0 | 0 | | | 4.37 KB | 36ee96ae3199c423f6e8eee501ea6eb621bc8855ef974bdeb64e7cb3b0fef5db |
lib/mobility/backends/active_record/key_value/query_methods.rb | 100644 | 0 | 0 | | | 2.48 KB | f039cde413ac96a760d164f9f489c53948231b1f489575d3611c870f20d04f73 |
lib/mobility/backends/active_record/pg_hash.rb | 100644 | 0 | 0 | | | 1.04 KB | 764de813f2610dd4530d0cb264a9fbda376924836779d6a50e9b2951b86c3a61 |
lib/mobility/backends/active_record/pg_query_methods.rb | 100644 | 0 | 0 | | | 3.33 KB | e9dcbe4c6bbe5364d48733c0b30fb4be6802169a987167621e5d4cfc18536c9a |
lib/mobility/backends/active_record/query_methods.rb | 100644 | 0 | 0 | | | 1.41 KB | 9b77c7635397d6a334f2aadcf2657828558410791982003e8a6b848fd2a962c3 |
lib/mobility/backends/active_record/serialized.rb | 100644 | 0 | 0 | | | 1.91 KB | ab2fd7c492b13a1824dc13388e153d9d82a4fa8afabaea209628044b2e6d5838 |
lib/mobility/backends/active_record/serialized/query_methods.rb | 100644 | 0 | 0 | | | 677 Bytes | 08c7d1240aed01632704680ed2e7e950ccb4fc7696cdd8a844834b39091e0d50 |
lib/mobility/backends/active_record/table.rb | 100644 | 0 | 0 | | | 5.31 KB | 010bc691c1cb4f72372cc5cffca1e0d10ad7a44a86a3a9d38845ca5f9452aaa6 |
lib/mobility/backends/active_record/table/query_methods.rb | 100644 | 0 | 0 | | | 4.72 KB | 0a28fa667591300946d69da3fb6b02c35d6746fa8817599a60df5a7a9d4b43a8 |
lib/mobility/backends/column.rb | 100644 | 0 | 0 | | | 1.57 KB | 90480ed426e4de1eca161a4dab43c16bff146f5cc29d2871734d07eb49cf5af7 |
lib/mobility/backends/container.rb | 100644 | 0 | 0 | | | 557 Bytes | e518fb85f23aef688c96ddd3f24178e96b9167ca95d1d6da56dc9fd7d2842f37 |
lib/mobility/backends/hash_valued.rb | 100644 | 0 | 0 | | | 603 Bytes | 0a518bf9ba8e7c5938951a5759362cd6a76608fcf18cbdef27b273d68c7a2772 |
lib/mobility/backends/hstore.rb | 100644 | 0 | 0 | | | 411 Bytes | 06fa1d97bef93ba42f3121605c78ffe845d0e6799bd87a09a988b414dd9a3c16 |
lib/mobility/backends/jsonb.rb | 100644 | 0 | 0 | | | 418 Bytes | c36efd6313ba5cde895e5c7534953620ab476f86e14dc9654b8769503c815162 |
lib/mobility/backends/key_value.rb | 100644 | 0 | 0 | | | 3.38 KB | c9fbdd9979848cfc445366ab8a383bf2cc80f83d534f3378d1eef239a35dae62 |
lib/mobility/backends/null.rb | 100644 | 0 | 0 | | | 470 Bytes | 988f482ec02241866f8d57b0881e59a2936a0df316fc4595b7e1d6f8a3f23335 |
lib/mobility/backends/sequel.rb | 100644 | 0 | 0 | | | 489 Bytes | 08e70b14028c801300a6402951100ea8955809e2a68d5c7d94060d7549e19bfe |
lib/mobility/backends/sequel/column.rb | 100644 | 0 | 0 | | | 1.25 KB | c9135a63319b9dcdfb51a72172d0371db714a94626d227cd3c854bf5ec5eb272 |
lib/mobility/backends/sequel/column/query_methods.rb | 100644 | 0 | 0 | | | 661 Bytes | 34b167ac789d95ab2e3a88da22b743c2ef1c2cbdda80591d7024af8995569f32 |
lib/mobility/backends/sequel/container.rb | 100644 | 0 | 0 | | | 3.13 KB | 1a4c0c6b2fce3f3d26b60f0ec432156b1d4cd97e9b81081a2111a458d4d64d0e |
lib/mobility/backends/sequel/container/query_methods.rb | 100644 | 0 | 0 | | | 810 Bytes | 1554705540eec7dc21abcc7946a35883e959061314207d90a42debe3f7522415 |
lib/mobility/backends/sequel/hstore.rb | 100644 | 0 | 0 | | | 670 Bytes | 9849914f837ccf1b441104ff90011c35f27e8a9aa94ea8ce1a68f9e2e38d1a5f |
lib/mobility/backends/sequel/hstore/query_methods.rb | 100644 | 0 | 0 | | | 557 Bytes | 7f3c452b3bf2785917c671af3b25a0697a9242178b9bc9e4529bfaab890b9a94 |
lib/mobility/backends/sequel/jsonb.rb | 100644 | 0 | 0 | | | 1.07 KB | ec7df391b690c31b1547e66292f0a7447819dc3c0d4e8b9fe643715d60a6f8ac |
lib/mobility/backends/sequel/jsonb/query_methods.rb | 100644 | 0 | 0 | | | 557 Bytes | 86967cfd149279aa28c73002296cfbbd9cdcce45b1398ad0b3139c41de8669af |
lib/mobility/backends/sequel/key_value.rb | 100644 | 0 | 0 | | | 5.35 KB | b3009f2c150e338cfbe6489b88636ff216b78b90e62d466a013766181735add7 |
lib/mobility/backends/sequel/key_value/query_methods.rb | 100644 | 0 | 0 | | | 1.96 KB | 03d34fb5e4bf4f87292b588da9bfbac5410ff66a8198f03e0959307f3e97edd3 |
lib/mobility/backends/sequel/pg_hash.rb | 100644 | 0 | 0 | | | 1.16 KB | b5202954fcc115b4aa47bdc3dfbf9e485019ab6e4b29c740c8410d22da0c0341 |
lib/mobility/backends/sequel/pg_query_methods.rb | 100644 | 0 | 0 | | | 2.67 KB | aa2320d0efd900c1561f3d7460a511409658c212abbc1690bb9ff831e7a0a897 |
lib/mobility/backends/sequel/query_methods.rb | 100644 | 0 | 0 | | | 781 Bytes | c3bba715e33c9ddc56778fa3a11352c8d6b8368d33573b9d0dc73a9cf434418b |
lib/mobility/backends/sequel/serialized.rb | 100644 | 0 | 0 | | | 3.3 KB | 491bdcf99d534e204d1b1d42521c7b1754f843e4d75b9155203396604a95fe3a |
lib/mobility/backends/sequel/serialized/query_methods.rb | 100644 | 0 | 0 | | | 391 Bytes | 8af9e9b47b6ca9607b7bbfb487509b343d786164e7674a413e3c9c4c4638c2ea |
lib/mobility/backends/sequel/table.rb | 100644 | 0 | 0 | | | 3.74 KB | 8f8f44b79c890867ab70bb7849c4e970abed497a9e5871ce2eb606503008bfa9 |
lib/mobility/backends/sequel/table/query_methods.rb | 100644 | 0 | 0 | | | 2.02 KB | bc7adeddaf1a6bbfbd38088148574dc4c7e1b0b8739b9be90f89859312e35d67 |
lib/mobility/backends/serialized.rb | 100644 | 0 | 0 | | | 2.17 KB | 856edfecf63e06d975f94cfe5f3272a939cfadb3285327b1a35bbd4a72d84f66 |
lib/mobility/backends/table.rb | 100644 | 0 | 0 | | | 4.45 KB | c080120efb0267bfd679c82d3d27aa11d4844c9c8be6103b6ace5eb7de4cf291 |
lib/mobility/configuration.rb | 100644 | 0 | 0 | | | 4.36 KB | fe34a7d4bac802124073f4a30204010ad0852d3986119cbe2a86853d1c58e229 |
lib/mobility/loaded.rb | 100644 | 0 | 0 | | | 42 Bytes | 27dd05828348aaaf326bb9bd92a60379bf247116b15b74262b475ff4e0bff74b |
lib/mobility/plugins.rb | 100644 | 0 | 0 | | | 1.27 KB | 69403f8907191cec30c5ea322ef2ea1e95cf3998b0d43228c2ce94c37a73f61f |
lib/mobility/plugins/active_model.rb | 100644 | 0 | 0 | | | 74 Bytes | 2beba9e79a552300f7b560992cec99aa07106e2bf7ba83253f4118bd56dc5720 |
lib/mobility/plugins/active_model/dirty.rb | 100644 | 0 | 0 | | | 3.49 KB | 209dae947321cb4076a997f25fdd3189cfbc0983b973c125e2657e89df8d8519 |
lib/mobility/plugins/active_record.rb | 100644 | 0 | 0 | | | 75 Bytes | fce085f74b3b630ac4d8478bbefa8fee2aaaf23939b314652959270e63dfb850 |
lib/mobility/plugins/active_record/attribute_methods.rb | 100644 | 0 | 0 | | | 971 Bytes | 80288f827363f77ba015f5e6a94ade751ca34ed5cc130cbecb82bbba64b7b06d |
lib/mobility/plugins/active_record/dirty.rb | 100644 | 0 | 0 | | | 4.98 KB | fca5aa6941a93f026a8f0675f1717a7e64748bb345a6d15d3aef11bd37dba7e5 |
lib/mobility/plugins/attribute_methods.rb | 100644 | 0 | 0 | | | 1.46 KB | 4fccee7a8a1d992892afa703d0a71ccb85350e46fa32e59ebaeeb8a3e54871b0 |
lib/mobility/plugins/cache.rb | 100644 | 0 | 0 | | | 1.65 KB | 540f476efd9d267b0fa75167a5782f8f2114c0eac031be56fcddf7c66a2be030 |
lib/mobility/plugins/cache/translation_cacher.rb | 100644 | 0 | 0 | | | 1.1 KB | df6ed3406c15235acff31d25d695c289ada370a480d8b3c99f52420590da624a |
lib/mobility/plugins/default.rb | 100644 | 0 | 0 | | | 2.46 KB | 6e77cd189dd29b9eb401eb3670652cb9c48078fef2e21df7cfb722e7aed79f58 |
lib/mobility/plugins/dirty.rb | 100644 | 0 | 0 | | | 2.08 KB | 721e7bc4f11f73e1ff64e09d72ced8a7001900183188abe0c37fb5beecfdcc76 |
lib/mobility/plugins/fallbacks.rb | 100644 | 0 | 0 | | | 4.31 KB | 1cf165b6db03a244faadafe8a18c8146d3a541e8ce6499db2354d5a6e3a2c43f |
lib/mobility/plugins/fallthrough_accessors.rb | 100644 | 0 | 0 | | | 2.13 KB | 51b7db05023fffab2565c4fd6ce0e50af6a356a0687f7d575f06fb9245c38d05 |
lib/mobility/plugins/locale_accessors.rb | 100644 | 0 | 0 | | | 2.57 KB | 08d3c0e0e4a786c4974067ca8f6ee96681b32237fe1f9c662120a1aadaa3f2ff |
lib/mobility/plugins/presence.rb | 100644 | 0 | 0 | | | 1.14 KB | 643d3ce0c0a4f94143302e4b379f0d3b4271a618018469bb234f5f4ab3f1e3e3 |
lib/mobility/plugins/sequel.rb | 100644 | 0 | 0 | | | 69 Bytes | 2c8124a2ba40b8345ee5f53eb39b3db954f1404143a6e702a081a6bc9a5329f3 |
lib/mobility/plugins/sequel/dirty.rb | 100644 | 0 | 0 | | | 2.08 KB | 5e84183de108f5e96f84049bec24012c9b62de67ca4d29c02226e518a4a7eec8 |
lib/mobility/sequel.rb | 100644 | 0 | 0 | | | 319 Bytes | c62b92096d2cdca3a9e3b77ab7c3fb5a37132ae54a04dc094137fa1404be131b |
lib/mobility/sequel/backend_resetter.rb | 100644 | 0 | 0 | | | 580 Bytes | 106627e75925420bcc92041ca9251c8575c02ce3183c36cf46888331437849dc |
lib/mobility/sequel/column_changes.rb | 100644 | 0 | 0 | | | 814 Bytes | 363ce349e8b3d2499d76eb6a391091902b879036f829263550d6cb9d8279d40d |
lib/mobility/sequel/hash_initializer.rb | 100644 | 0 | 0 | | | 407 Bytes | 38e410042d57d03c9cfbdc8b8cddc8bc0affda47453566d3cc357bc2833eefec |
lib/mobility/sequel/model_translation.rb | 100644 | 0 | 0 | | | 350 Bytes | b2e3949f9db64aaeb35d0e7f36485de94ffa2c738d269d11d99923f5a0c0ed49 |
lib/mobility/sequel/string_translation.rb | 100644 | 0 | 0 | | | 192 Bytes | 0492f4d3cb07d8eaca42ca74b58ffcccf12e623c92955af2bdef7fce24603c04 |
lib/mobility/sequel/text_translation.rb | 100644 | 0 | 0 | | | 188 Bytes | 09bb82aac78a1bd38e733e158f3e69f88a6112e18db2c8f7cb25cd4b1645068e |
lib/mobility/sequel/translation.rb | 100644 | 0 | 0 | | | 2.05 KB | 356e59e383bb83da92e00a6dee35bb3ac3b30cbd833b89927e9c086d2eaeaec2 |
lib/mobility/translates.rb | 100644 | 0 | 0 | | | 2.07 KB | e5616e7fe288f32863d169cb1e8a996eae66a5a2b3a6184b99597015cf388557 |
lib/mobility/util.rb | 100644 | 0 | 0 | | | 2.99 KB | 31ccd21e2b656afb4cd93db43f249fd6073272d5fb2e2ad56471ea6a6dc9b64d |
lib/mobility/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 34d358425a0e74404f9df590b59b9d79b086dd58fb97f45e62c8a9117d6ce7e2 |
lib/mobility/wrapper.rb | 100644 | 0 | 0 | | | 947 Bytes | f7142ff2626b4de2e6c0bd6e84b62af97fe4c13e8b295075b7db044082134b9d |
lib/rails/generators/mobility/active_record_migration_compatibility.rb | 100644 | 0 | 0 | | | 391 Bytes | 4b2c220c5c0c6f8b0fee113ae5a9d748933fa4605eabb6f49d60583fed726714 |
lib/rails/generators/mobility/backend_generators/base.rb | 100644 | 0 | 0 | | | 1.96 KB | 27b0bb6c9dbd0d7bfb2153cba5b3c9be5f2dc4861c16d2718d314704c73d7d49 |
lib/rails/generators/mobility/backend_generators/column_backend.rb | 100644 | 0 | 0 | | | 323 Bytes | 49580750b24ff36f1c0fc4107deb66826714713b76f97820e446623e554cac6a |
lib/rails/generators/mobility/backend_generators/table_backend.rb | 100644 | 0 | 0 | | | 1.1 KB | fb0def46dca3e6cb794ff4760be836f5d62edde3322757d4d8b726da7d91aba9 |
lib/rails/generators/mobility/generators.rb | 100644 | 0 | 0 | | | 215 Bytes | 38ee7713ae6290e4b890731a65efe6f345d3f87df2dd6587fa9a9956efe5d8a0 |
lib/rails/generators/mobility/install_generator.rb | 100644 | 0 | 0 | | | 1.32 KB | 4e37e1282586934775bfdef72d795727c2e844207bafa950aeaf47de124ee49b |
lib/rails/generators/mobility/templates/column_translations.rb | 100644 | 0 | 0 | | | 674 Bytes | d931db10389c0108d3809e04f3dfbc61fdf0c5617a594b49344e08baa5c9ff07 |
lib/rails/generators/mobility/templates/create_string_translations.rb | 100644 | 0 | 0 | | | 779 Bytes | 316727a5a1f05e1e1090f375eb82aa5f3a87912f64ee8b9329a1b9db556dbcef |
lib/rails/generators/mobility/templates/create_text_translations.rb | 100644 | 0 | 0 | | | 621 Bytes | 966f6af8d745e501277f33f641cfaaa14fb5308a95bc5d807b213e1d6085f473 |
lib/rails/generators/mobility/templates/initializer.rb | 100644 | 0 | 0 | | | 145 Bytes | d9150fe7eb13776d04f82e2def094b073c1327f421114b8636237bb1731cf5ad |
lib/rails/generators/mobility/templates/table_migration.rb | 100644 | 0 | 0 | | | 843 Bytes | 51a49de49e52c987ff51794ef88836c92da64628a7b83acb180266d381f5f00f |
lib/rails/generators/mobility/templates/table_translations.rb | 100644 | 0 | 0 | | | 1.08 KB | cba9fc1e974ec6864ef1c7efaed1a37c8907a7667dd7455ac83754862b85f37e |
lib/rails/generators/mobility/translations_generator.rb | 100644 | 0 | 0 | | | 2.67 KB | 319b1c4bf851578c9770accb6ac35aa279dfa1c889af052dd34ab2953d3f7ec0 |
lib/sequel/plugins/mobility.rb | 100644 | 0 | 0 | | | 185 Bytes | f9dafd66d86d85a3aa411cb583ee99d3334d0605e52a8d498436fe38063db00f |