.gitignore | 100644 | 0 | 0 | | | 701 Bytes | 155a8b0ca77b24194600fee5b5054f9f5e9eb1a0d29aaa253cb293293d281425 |
.rspec | 100644 | 0 | 0 | | | 78 Bytes | 6dec47e339c6b9b2feaa4c275495aaceec833796c3ca595db8de042f4a2b2362 |
.rubocop.yml | 100644 | 0 | 0 | | | 233 Bytes | 6a99ac5a3982df10dd8abd09f41df792299dbdeea2e435d78d9b243367f6d95a |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | a42caf4a54bbbe27aa45b6efbc6356c5e299b19763e728b6cdb7201b02ebbe36 |
.travis.yml | 100644 | 0 | 0 | | | 44 Bytes | 66ab3e1ed35327ac2fa564ceee1ea64b22d0a8fde65fececa49dc054fad5acac |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.09 KB | 6120d7356a2397d82014fd803462d9bc21082772647b3aeffa91e09abaedf99e |
README.md | 100644 | 0 | 0 | | | 4.57 KB | 0781473f291c4f5f3261850759169bd5de6c8c75f94142aa0843537f54ac7b01 |
lib/lost_in_translations.rb | 100644 | 0 | 0 | | | 933 Bytes | 7d8f32324d4fe6f6b9a5ea3876376ad5b8c7ef4822786174b5a959fe39485411 |
lib/lost_in_translations/active_record.rb | 100644 | 0 | 0 | | | 573 Bytes | 72f3f581e01227ca9a6b110fe2ef3ac383355dceccf74893325aacae960197b3 |
lib/lost_in_translations/base.rb | 100644 | 0 | 0 | | | 346 Bytes | 0d1ee08404f9f6d5695aa31351833951b9b2d527d027ec80e4ab5ef4a6564bb9 |
lib/lost_in_translations/config.rb | 100644 | 0 | 0 | | | 92 Bytes | 28a3fa621d49cf153eac5621bfe34cb12b8f0a1dab9b5a859c9e6659cabca171 |
lib/lost_in_translations/ruby.rb | 100644 | 0 | 0 | | | 879 Bytes | c7696570927306b62293e5ae5bd5381e92d334cad81d0c5579a024df3c18956e |
lib/lost_in_translations/translator.rb | 100644 | 0 | 0 | | | 755 Bytes | bebdfba1cce084c64feea60e1e82bb7d69a481fb13837b3de52e8ccb2b9df3cf |
lib/lost_in_translations/version.rb | 100644 | 0 | 0 | | | 59 Bytes | 06ddca5c6934a5aa7db62decda56418b0ff16c55f2748c5da31b0f5ebac1bd00 |
lost_in_translations.gemspec | 100644 | 0 | 0 | | | 1.22 KB | b5850005ffa923913f2db77b1bd1d20c3d5edfc792aad57d704965f6917bafb4 |
spec/lost_in_translations/active_record_spec.rb | 100644 | 0 | 0 | | | 1.47 KB | b0aa6766627c109ae2f8daa093cfd38f97c62886bd493f1dcbe9d8122db08846 |
spec/lost_in_translations/base_spec.rb | 100644 | 0 | 0 | | | 1.98 KB | d817937f30bdc62c32e8d790ecb3f45541397dd21ac0cbb0b609d9960aed679d |
spec/lost_in_translations/lost_in_translations_spec.rb | 100644 | 0 | 0 | | | 3.15 KB | 900683ee49bab6d26ec425e369fb803901176aa5426e1d4d6c44fc1c0df896b5 |
spec/lost_in_translations/ruby_spec.rb | 100644 | 0 | 0 | | | 1.27 KB | f531f1d7c8e69f3261629f2279de1c92e105c03f114de48750124941af17c0f8 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 727 Bytes | 286a8a995db5e5bf5b79c4e7c84dd985e66260bca267d0ccc6bb7b254ee3648f |
spec/support/db/test.sqlite3 | 100644 | 0 | 0 | | | 28 KB | 96e7075b77c592a3117830fed3373b2a9d46ca921ba1f7329e64601906b666ad |
spec/support/shared_examples/proper_translator.rb | 100644 | 0 | 0 | | | 633 Bytes | e346789f0b931d1a283e8c4a39e6481c22dd8595a4c1f1c38176102e78d13274 |