.gitignore | 100644 | 0 | 0 | | | 701 Bytes | 155a8b0ca77b24194600fee5b5054f9f5e9eb1a0d29aaa253cb293293d281425 |
.rspec | 100644 | 0 | 0 | | | 78 Bytes | 6dec47e339c6b9b2feaa4c275495aaceec833796c3ca595db8de042f4a2b2362 |
.rubocop.yml | 100644 | 0 | 0 | | | 305 Bytes | 602858bc475ec5758b8694074916eb33b06c927d64634cfd48f3c16bc07c70c2 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | a42caf4a54bbbe27aa45b6efbc6356c5e299b19763e728b6cdb7201b02ebbe36 |
.travis.yml | 100644 | 0 | 0 | | | 36 Bytes | 118819409872f6cd92c54f36da0b294e4e560687071e5f8a1d2e41b84a40cbc1 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.99 KB | cdeb58bf7a3ca5e57d7dde9095aac8a93a2935893f78cd3ae7aad802f143a85a |
README.md | 100644 | 0 | 0 | | | 6.17 KB | 469f34663447c98f99321b565db380daa6f5f309924aac87f59a01099297e5b3 |
Rakefile | 100644 | 0 | 0 | | | 191 Bytes | 8dcb19aea934666939f94c0c9185ea4f8e3a9c331f5d245e0d0476d8e748ea9d |
lib/lost_in_translations.rb | 100644 | 0 | 0 | | | 1.85 KB | efb0fb9bfbe680170f0492814bd8daab41ac93e1328c0cd66cb2d3f931e860cf |
lib/lost_in_translations/active_record.rb | 100644 | 0 | 0 | | | 426 Bytes | 5811480ea316ac9b579a25fcc01faa8a28eaab5d646eddb1827bfaf8b3fe841d |
lib/lost_in_translations/base.rb | 100644 | 0 | 0 | | | 1 KB | 9eb6685e666643a13ece7ab1b2c3f65f9642d8cfa63891a77c3c21024a27eed8 |
lib/lost_in_translations/config.rb | 100644 | 0 | 0 | | | 92 Bytes | 28a3fa621d49cf153eac5621bfe34cb12b8f0a1dab9b5a859c9e6659cabca171 |
lib/lost_in_translations/ruby.rb | 100644 | 0 | 0 | | | 870 Bytes | 49118101fde5c92e3810a5e3ee96b19ea70d24fd345f6f336c11855ad4801e70 |
lib/lost_in_translations/translator/base.rb | 100644 | 0 | 0 | | | 1.25 KB | 92f996f54036023f85a1f43cc2f1c40fd7b8ea506e876e85c5c8c21cb2235897 |
lib/lost_in_translations/version.rb | 100644 | 0 | 0 | | | 59 Bytes | 195a2d6514866e596a5cc3548c4186439c4e5276488cd175a941274755b3f3a1 |
lost_in_translations.gemspec | 100644 | 0 | 0 | | | 1.22 KB | 4c4fa0f556931692b5a209a52d2909b5f432653c7181f931775552bbe224eb98 |
spec/lost_in_translations/active_record_spec.rb | 100644 | 0 | 0 | | | 1.17 KB | 6ec54c2874b4f8b09c65fa071c90ebc8d5d18962ed35db0b1e103fe9643ceb1a |
spec/lost_in_translations/base_spec.rb | 100644 | 0 | 0 | | | 2.01 KB | 1d7aa3410d84e721b80ff97946ab0db0c4250be6f07975c27932ea1c86469fb7 |
spec/lost_in_translations/lost_in_translations_spec.rb | 100644 | 0 | 0 | | | 6.79 KB | c8235fd5004d0fe6fb6f4b97689dba89057d2ce2a851eced8c2f5827f3c6ae59 |
spec/lost_in_translations/ruby_spec.rb | 100644 | 0 | 0 | | | 598 Bytes | 032fb0424cd2fda28db55971e219894b69c553af1e94525d0ddd62c204139405 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 720 Bytes | a47baf92d2868653d9b7070c17e9624b66d4ae2224fef56cb7d7efb4c7781de6 |
spec/support/db/test.sqlite3 | 100644 | 0 | 0 | | | 28 KB | 34ef04f4a0ebe282157ad3d27db951a14bb7fd3594fbf9e5980bffca7e859822 |
spec/support/shared_examples/basic_usage.rb | 100644 | 0 | 0 | | | 3.19 KB | 1717c49c353174c365a7cec8e08299850f15c3f6109597f04dfda84fd2176af2 |
spec/support/shared_examples/proper_translator.rb | 100644 | 0 | 0 | | | 594 Bytes | af8105cdb0d929c5c8d61f956d2aa14197deab8b7cf18c4164999a821f956a49 |