.github/workflows/rake.yml | 100644 | 0 | 0 | | | 324 Bytes | 5100353e1e79058759122367a5e384a52b1448d0391e067a2073090cf6e78f74 |
.github/workflows/release.yml | 100644 | 0 | 0 | | | 660 Bytes | 8c0d6ec81480191f1e8e8cb181bde2f52ea8d930f0248aa4eaaffb1c2e8970d8 |
.gitignore | 100644 | 0 | 0 | | | 133 Bytes | 50044b0a71e3675e44404bbacfc0c24c62b8cb068b70805cb2b459c5fe36f70f |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 350 Bytes | 0b43979e64115974684bdc880d982b1e272d397d9111adafd8b56b0377526007 |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 6.48 KB | b189b35c2134ed949cda906abb216963ba166f9f9b026c0a52fb6260471294ca |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.1 KB | 625b4bb8c608ae2200e945d633c1e20d0504f17b6f66de52c371f865863b6a82 |
Gemfile | 100644 | 0 | 0 | | | 470 Bytes | 2e54b68eb7407c7d8e16e3bda35eba3f459299cebb1cbf16b1121795c401c12d |
README.adoc | 100644 | 0 | 0 | | | 28.7 KB | 74daf7a889387f5b197d37829438d8c89cc7a69a5cfdc0249012e9b2e1d10e20 |
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 | | | 594 Bytes | ee6fcb0e316f00fb48f31d8974ed753064c384441e33b4ffb1c9b2a46f1b8f91 |
lib/lutaml/model/attribute.rb | 100644 | 0 | 0 | | | 639 Bytes | 7e577ef1ecbf542c09af5df5db9fcb8ee01db8bc16ea1e2312044a10062b4bad |
lib/lutaml/model/config.rb | 100644 | 0 | 0 | | | 241 Bytes | a93a1df7fff20ba32d11bcacf6b2724486812712a3f9f69bff054f27901d1783 |
lib/lutaml/model/error.rb | 100644 | 0 | 0 | | | 125 Bytes | 08d308c3fb3395336d228f0f69b33e94c501eaa632a03853d10b3c85ee98c3d6 |
lib/lutaml/model/error/invalid_value_error.rb | 100644 | 0 | 0 | | | 402 Bytes | c6b0dc199a3309a71a0c028e046636a0f221af7a8efab7cdebc371174405e20c |
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 | | | 643 Bytes | b658f21b66a583e984cd5d43cd0d0d4443fbd37adaf9f88efff7ddc37947179a |
lib/lutaml/model/key_value_mapping_rule.rb | 100644 | 0 | 0 | | | 230 Bytes | 76c6f9632cb22968c7a5dbc6e84c047166bb9b3ca06a1aeaf5a7c96eef9ddf4d |
lib/lutaml/model/mapping_hash.rb | 100644 | 0 | 0 | | | 695 Bytes | 442d8f57f3d94bef1fe17acfb54a1f4c6567026d161ce7fb463e2582408ed838 |
lib/lutaml/model/mapping_rule.rb | 100644 | 0 | 0 | | | 1.35 KB | db470155d539ccb19c5528e7bbe1707b44fd0dfd85fa82c10423ece71a5c811a |
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 | | | 13.5 KB | 1e499ae1b77279a5e68a755e3c69880dd73c88f599444745d408d541879ffe6a |
lib/lutaml/model/toml_adapter.rb | 100644 | 0 | 0 | | | 723 Bytes | 47b87ef0a9385ef12bcf92d1c88eb123fe25bfe096cf5c0a208f3955f77cdfa5 |
lib/lutaml/model/toml_adapter/toml_rb_adapter.rb | 100644 | 0 | 0 | | | 384 Bytes | 63d58c36f5b985a56bce23d32889cd0a216edf27a45b3f17f2c9c6eee1564ccf |
lib/lutaml/model/toml_adapter/tomlib_adapter.rb | 100644 | 0 | 0 | | | 441 Bytes | 488d5a61b7e047b42f44fa84b282551b23f237eb15d248ce471e70af7c07ccd5 |
lib/lutaml/model/type.rb | 100644 | 0 | 0 | | | 5.14 KB | 3264a96fc089aed07a574a62d92593ea6845d9bff7bd12a6159103ae8c132ea6 |
lib/lutaml/model/type/time_without_date.rb | 100644 | 0 | 0 | | | 363 Bytes | d36d9c1db2747b36e530d79699905790e29ad9d8ae580cbf22a2de0219c29b58 |
lib/lutaml/model/version.rb | 100644 | 0 | 0 | | | 92 Bytes | 5ad97e53237449f59b5a405e7dfb804ab888df9796d442e156532c768017dede |
lib/lutaml/model/xml_adapter.rb | 100644 | 0 | 0 | | | 7.84 KB | 614d0ade4289b342cc217c1dbe36d6c8b8a19ab8d7446ae730412b953e947f72 |
lib/lutaml/model/xml_adapter/nokogiri_adapter.rb | 100644 | 0 | 0 | | | 8.05 KB | 6bcbd6ee2237e667da9659d1f7033b653b08c59df17a9ae82f2de84b69db04f0 |
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 | | | 7.18 KB | 11dfc77bd9a9d4d093043ced0568641df098739a92a269296aec148ca6e72c95 |
lib/lutaml/model/xml_mapping.rb | 100644 | 0 | 0 | | | 3 KB | e33000de55c882d6f7001b513ed8f2470cf0b5435148effa6a98591f411d4faa |
lib/lutaml/model/xml_mapping_rule.rb | 100644 | 0 | 0 | | | 961 Bytes | 753597ae892870a1ce1917d6cbb512cfdd2484afc95549c29fc4ebadfdf23320 |
lib/lutaml/model/xml_namespace.rb | 100644 | 0 | 0 | | | 890 Bytes | ec5504c7cf5dc6f125e66230b1418847d36a4a556229df8deadb6304e792effa |
lib/lutaml/model/yaml_adapter.rb | 100644 | 0 | 0 | | | 822 Bytes | f293f1e6bb448ff4960f828d47cef650c611c0a42338ff8adcdde4503eff80a4 |
lutaml-model.gemspec | 100644 | 0 | 0 | | | 1.17 KB | 5f3ced13744ad335132adec0323a0425a50d5778839aa80f6d5eb971a56cd7ea |
sig/lutaml/model.rbs | 100644 | 0 | 0 | | | 130 Bytes | 0100a064aebe6bd03bc915b8406494436d75ff88e143ac8a6e841c93f4569920 |