.github/workflows/rake.yml | 100644 | 0 | 0 | | | 324 Bytes | 5100353e1e79058759122367a5e384a52b1448d0391e067a2073090cf6e78f74 |
.github/workflows/release.yml | 100644 | 0 | 0 | | | 660 Bytes | 8c0d6ec81480191f1e8e8cb181bde2f52ea8d930f0248aa4eaaffb1c2e8970d8 |
.gitignore | 100644 | 0 | 0 | | | 113 Bytes | 1e152031a561398186651a06090f3b08e0c0abb486fd516524e93ec4e57c1cc3 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 248 Bytes | df79d3716abe24c9e6c7ad028a45947458eba71c2fac292a0cad13042258b570 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.1 KB | 625b4bb8c608ae2200e945d633c1e20d0504f17b6f66de52c371f865863b6a82 |
Gemfile | 100644 | 0 | 0 | | | 365 Bytes | 108921a501a7ee51fb0e04f77846f64061d9c58b9431aede4c17911fd338dbd7 |
README.adoc | 100644 | 0 | 0 | | | 9.42 KB | 18d2a8b1346a834f8630e60a3ff94abb5141e39b47b72751774ac89c2f8c9048 |
Rakefile | 100644 | 0 | 0 | | | 208 Bytes | 6cc69f2993d013477b587fe152b9c694f351573aeb8073b2f3b79c3cf0186e56 |
bin/console | 100755 | 0 | 0 | | | 286 Bytes | 2cf26dc2635b8694b5600e298eee53f7c0258cd107deef17cad71704279ce34e |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/lutaml/model.rb | 100644 | 0 | 0 | | | 438 Bytes | dcbd2b853cff8ad0e0ed86f496b48961f1fae67fab1e829e889edb646f8db5e4 |
lib/lutaml/model/attribute.rb | 100644 | 0 | 0 | | | 540 Bytes | 05ed6c176dd6320c47497a7edb6632c6c0e2296ed57c2e1743eae130506640b2 |
lib/lutaml/model/config.rb | 100644 | 0 | 0 | | | 241 Bytes | a93a1df7fff20ba32d11bcacf6b2724486812712a3f9f69bff054f27901d1783 |
lib/lutaml/model/json_adapter.rb | 100644 | 0 | 0 | | | 738 Bytes | 6f2fc4badf69c9c46af274178c62f0210c0a642bb1f5dd600024f7f9d03b5d23 |
lib/lutaml/model/json_adapter/multi_json.rb | 100644 | 0 | 0 | | | 401 Bytes | 74f59f617b34bc970970cb6529137accd9bf8a8dfaa63f521be6f056c088f76b |
lib/lutaml/model/json_adapter/standard.rb | 100644 | 0 | 0 | | | 431 Bytes | 602fcfcd8a0e2bcacea7c10565f6f039a7ab732d076bc1e1103f449204c8201f |
lib/lutaml/model/key_value_mapping.rb | 100644 | 0 | 0 | | | 524 Bytes | aa1af9c5fb2fc3bf737f2c03d1886986efb6db55e454b7d4f8d8aac2ae6fa7f9 |
lib/lutaml/model/key_value_mapping_rule.rb | 100644 | 0 | 0 | | | 230 Bytes | 76c6f9632cb22968c7a5dbc6e84c047166bb9b3ca06a1aeaf5a7c96eef9ddf4d |
lib/lutaml/model/mapping_rule.rb | 100644 | 0 | 0 | | | 930 Bytes | cd3ba30e0aa08a206f210367e68bfe96c255172b11a08a3ffadea4b0e73b7213 |
lib/lutaml/model/schema.rb | 100644 | 0 | 0 | | | 648 Bytes | a185d2b6b689c1ae34428b4a5560f240d2403114bf8d7e4517f297dd90dfaab9 |
lib/lutaml/model/schema/json_schema.rb | 100644 | 0 | 0 | | | 1.55 KB | 01f70e8ab53e3c1f8f86a8eb69299dfa4a29a5e015554eaa4c9bbcec3ac7d281 |
lib/lutaml/model/schema/relaxng_schema.rb | 100644 | 0 | 0 | | | 1.14 KB | 5b12911aecdd633ba9bdaad1e9a3a2fe950044c834855c1e3e3c0789c0f4fce4 |
lib/lutaml/model/schema/xsd_schema.rb | 100644 | 0 | 0 | | | 1.26 KB | f16c10592e21cfc9e26b2d53bc2a998c208a2573099d02f57174d34ece3fdd21 |
lib/lutaml/model/schema/yaml_schema.rb | 100644 | 0 | 0 | | | 1.1 KB | 7306df3e4d5e65161e5b02bf58ea3501d4599046c4ea7a98532f82099af5246e |
lib/lutaml/model/serializable.rb | 100644 | 0 | 0 | | | 159 Bytes | b1adc9a15c657a57ca69d8c46d6943bec928edcaaffb58ffdda7babfc44c9f88 |
lib/lutaml/model/serialize.rb | 100644 | 0 | 0 | | | 11.1 KB | d17f80a0e794688779b8411a0a99685d14ed2c7dcf129b43f4c7c9147938fc0b |
lib/lutaml/model/toml_adapter.rb | 100644 | 0 | 0 | | | 723 Bytes | 47b87ef0a9385ef12bcf92d1c88eb123fe25bfe096cf5c0a208f3955f77cdfa5 |
lib/lutaml/model/toml_adapter/toml_rb_adapter.rb | 100644 | 0 | 0 | | | 395 Bytes | 8e8d75dc6150ac6e8173e04e080f9a2a35377c97262eebd7c675bdabc6a4f759 |
lib/lutaml/model/toml_adapter/tomlib_adapter.rb | 100644 | 0 | 0 | | | 441 Bytes | 488d5a61b7e047b42f44fa84b282551b23f237eb15d248ce471e70af7c07ccd5 |
lib/lutaml/model/type.rb | 100644 | 0 | 0 | | | 5.32 KB | c25cf89076f4839fe5634d56d494d7a5bebba6e83f38765efb1709f0bd22f472 |
lib/lutaml/model/type/time_without_date.rb | 100644 | 0 | 0 | | | 363 Bytes | d36d9c1db2747b36e530d79699905790e29ad9d8ae580cbf22a2de0219c29b58 |
lib/lutaml/model/version.rb | 100644 | 0 | 0 | | | 92 Bytes | 596e0e4c4e9f0091a24299170a3ea6966993223fc464e37f9b478a96129aeb91 |
lib/lutaml/model/xml_adapter.rb | 100644 | 0 | 0 | | | 4.18 KB | d4940d595ef958810785fe747b6ffc981fdf4af8fefbe1bf3425cdf08262c6d5 |
lib/lutaml/model/xml_adapter/nokogiri_adapter.rb | 100644 | 0 | 0 | | | 7.5 KB | c8b37127fb3a3694a0ddebdf8e984779bdc10ff12669acbda2ab021a0f0a5b3b |
lib/lutaml/model/xml_adapter/oga_adapter.rb | 100644 | 0 | 0 | | | 1.94 KB | ef32b1e1db843308f467d47e23f8eabd25eb28d94a74dcba15e51ea2e3e731f4 |
lib/lutaml/model/xml_adapter/ox_adapter.rb | 100644 | 0 | 0 | | | 5.92 KB | 337f66f787a63fea51e8f9cdfcfa4f6c42f228299129fb7c9bc8523aa658c49a |
lib/lutaml/model/xml_mapping.rb | 100644 | 0 | 0 | | | 2.26 KB | bfc18526430a3a6e7b3712ae35f5696e741a4deaa360a76637681196b3b20c40 |
lib/lutaml/model/xml_mapping_rule.rb | 100644 | 0 | 0 | | | 1003 Bytes | 7f82c9e1f936556ed6010409a4c109efe5a38900b796d8d9c0ceb43c8a082611 |
lib/lutaml/model/xml_namespace.rb | 100644 | 0 | 0 | | | 890 Bytes | ec5504c7cf5dc6f125e66230b1418847d36a4a556229df8deadb6304e792effa |
lib/lutaml/model/yaml_adapter.rb | 100644 | 0 | 0 | | | 666 Bytes | 94e51dd723dd7ac7d278a3d236f3175a09c5d55ef2106c615a7d58859b71384a |
lutaml-model.gemspec | 100644 | 0 | 0 | | | 1.17 KB | 5f3ced13744ad335132adec0323a0425a50d5778839aa80f6d5eb971a56cd7ea |
sig/lutaml/model.rbs | 100644 | 0 | 0 | | | 130 Bytes | 0100a064aebe6bd03bc915b8406494436d75ff88e143ac8a6e841c93f4569920 |