.gitignore | 100644 | 0 | 0 | | | 52 Bytes | 1a7c3e1d33cfd33f85d4eb3c23cb02051e6121ade8b91fbc204f117683253bc6 |
.travis.yml | 100644 | 0 | 0 | | | 60 Bytes | 0b8669a6b8b90f9bbdb33d0c0021737f3a9e569a932e7898c47467a6ef61f6a5 |
Gemfile | 100644 | 0 | 0 | | | 101 Bytes | a493fa232fd138e1fc031478b52dcdde70b5b5b23721510b9f6c4acb3c62bee7 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.23 KB | e7c884d5cc5013ced3736a36f6474883823e28f99b30a46779f64e505809eed0 |
README.md | 100644 | 0 | 0 | | | 3.3 KB | cc3060e8c4f7fbc405d1c8f8b56cac4face2aa708f2f61c2669776e69889b12b |
Rakefile | 100644 | 0 | 0 | | | 229 Bytes | ee30b31cfff2fac395d5ecf605b46f1beb875a3e94d8bdd5f8482b52132a9a68 |
lib/proper_properties.rb | 100644 | 0 | 0 | | | 1.38 KB | d428525a514532570cf5a6f8f8c4ea7fc02aa2744f284f6cf3898542c8072d19 |
lib/proper_properties/encoding.rb | 100644 | 0 | 0 | | | 1.87 KB | d867b6de365f1ff96d48862bdc75080e32a47e1abe3840580ff96f612d4815b5 |
lib/proper_properties/encoding/separators.rb | 100644 | 0 | 0 | | | 1.29 KB | 3173fadc6b989cf50ad52eb2d5cc0b281f66d20fad1abf6b513b4da3b46c6f03 |
lib/proper_properties/encoding/special_chars.rb | 100644 | 0 | 0 | | | 1.26 KB | 3cdd11e2d78908e4e7384c4f4a80559c2994275774df683df583f10a97d6e219 |
lib/proper_properties/encoding/unicode.rb | 100644 | 0 | 0 | | | 1.44 KB | 2d1771683d41819dcb932dfd4088db6fad5b05a939f8650394962628896027cc |
lib/proper_properties/generating.rb | 100644 | 0 | 0 | | | 48 Bytes | 2e07b328b31142e125aab91101d02c9857427f18c2c154a95ecb46c0e82b99b4 |
lib/proper_properties/generating/generator.rb | 100644 | 0 | 0 | | | 1.95 KB | a268f65f7d50949a8c81fbed56b8ca2572288e927e9884c1d3dc570c4f6adaec |
lib/proper_properties/parsing.rb | 100644 | 0 | 0 | | | 89 Bytes | 10dd61f58a337442b419a4b7f28dec1b8a5407b5264550ee2eb1f1da145929ce |
lib/proper_properties/parsing/normalizer.rb | 100644 | 0 | 0 | | | 1.95 KB | b9c0ac7d9671cb12b28dc1b86be984cac1c1aefc86069eb72e0cb7db02c9e695 |
lib/proper_properties/parsing/parser.rb | 100644 | 0 | 0 | | | 1.83 KB | 33f54dfa0bcfe7677141927ddd6002cbbdf0f9e2cace766dc1abf5d96b67c3b1 |
lib/proper_properties/properties.rb | 100644 | 0 | 0 | | | 147 Bytes | 4b30776c665485fd098b139a4dcde2eb360cd2128c4c5e93ec3b716a02ee6f10 |
lib/proper_properties/version.rb | 100644 | 0 | 0 | | | 47 Bytes | f95cc8afd8cdf4f83aa80761e72f6529f8203794c98fa71234a83e6c3f48480a |
proper_properties.gemspec | 100644 | 0 | 0 | | | 1.02 KB | f811a1f95c63b8a2aa087c13e8c8faeb6ca0a50142b12e75660536b0f41e92ba |
spec/fixtures/test.properties | 100644 | 0 | 0 | | | 478 Bytes | 08696fc006aa36c62ce287527010bf44dfa9c56ba1cf199283949601afb1dadb |
spec/fixtures/test_normalized.properties | 100644 | 0 | 0 | | | 305 Bytes | 1e8fb7a9e6345ded602504cd843592110c98b4daf64211e55024a0c7baa61306 |
spec/fixtures/test_out.properties | 100644 | 0 | 0 | | | 224 Bytes | 67d653505975ed25d4625849b871eaa26e15ce4e8a6078f7e69b82f3f5d1a577 |
spec/fixtures/test_out_skip_separators.properties | 100644 | 0 | 0 | | | 221 Bytes | 7fcd5052e74f9415ca829348f2a293bc2b81da2c6123af3b7149e3bcf0bf7c2c |
spec/fixtures/test_out_skip_special_chars.properties | 100644 | 0 | 0 | | | 218 Bytes | e84361a839690123d4b7994918c71382d89382236a8826c1b5a8202e7d65456d |
spec/fixtures/test_out_skip_unicode.properties | 100644 | 0 | 0 | | | 220 Bytes | 0dc511c7252033b065bb2bebf77280454e92af25e1785bc5e498476eb210708f |
spec/helper.rb | 100644 | 0 | 0 | | | 380 Bytes | 409bf3cb71555665f68f4753af632ae90e6bcae55369c3f60a9a8abbf4c3358c |
spec/proper_properties/encoding/separators_spec.rb | 100644 | 0 | 0 | | | 590 Bytes | 419bd4921c208cf62f1a72be4e5403bb0ad40505e2af3c559451130d46b13385 |
spec/proper_properties/encoding/special_chars_spec.rb | 100644 | 0 | 0 | | | 649 Bytes | bc4bb83c1c383b5d07e73d9e85d22fb28e05cbfc3df3e3e974512242255d2049 |
spec/proper_properties/encoding/unicode_spec.rb | 100644 | 0 | 0 | | | 840 Bytes | 02017413b823ad5f529547eab3fc7361c1963e3d390a0d4610c4be70d047eb93 |
spec/proper_properties/encoding_spec.rb | 100644 | 0 | 0 | | | 2.12 KB | 3d780324f9a8e2ef010eb4926f6bd3883dc220d66223b1dc64f545a451ae6aac |
spec/proper_properties/generating/generator_spec.rb | 100644 | 0 | 0 | | | 1.44 KB | befb59242b3470a0064c85b0b3eb025f7ebcf35b477f5f4229b4683a96e8aad0 |
spec/proper_properties/parsing/normalizer_spec.rb | 100644 | 0 | 0 | | | 338 Bytes | 2303390f7da19f4116166d9d9ba6ecfbfb48c814f0c77b5392080472d0e1ee79 |
spec/proper_properties/parsing/parser_spec.rb | 100644 | 0 | 0 | | | 975 Bytes | 3856cd5b5f8da4ceac15e73be2699077ca5f941b437e14e5eb05bdde4cf4f483 |
spec/proper_properties/version_spec.rb | 100644 | 0 | 0 | | | 130 Bytes | 4bb3de94a81e5163e3e37d45ca075ea09da1a9c414327868a65b7614412650dd |
spec/proper_properties_spec.rb | 100644 | 0 | 0 | | | 824 Bytes | d8e1982fa6f2ecc31cead9fea2e07eea44a4fc350f4db322a840e38fa727be7f |