avromatic
Generate Ruby models from Avro schemas
File Explorer
Download Latest Version (.zip)- config.yml
- CODEOWNERS
- console
- setup
- config
- avro1_11_rails7_2.gemfile
- avro1_11_rails8_0.gemfile
- avro1_12_rails7_2.gemfile
- avro1_12_rails8_0.gemfile
- datum_reader.rb
- datum_writer.rb
- union_datum.rb
- abstract_timestamp_type.rb
- abstract_type.rb
- array_type.rb
- big_int_type.rb
- boolean_type.rb
- custom_type.rb
- date_type.rb
- decimal_type.rb
- enum_type.rb
- fixed_type.rb
- float_type.rb
- integer_type.rb
- map_type.rb
- null_type.rb
- record_type.rb
- string_type.rb
- timestamp_micros_type.rb
- timestamp_millis_type.rb
- type_factory.rb
- union_type.rb
- attributes.rb
- builder.rb
- coercion_error.rb
- configurable.rb
- configuration.rb
- custom_type_configuration.rb
- custom_type_registry.rb
- field_helper.rb
- message_decoder.rb
- messaging_serialization.rb
- nested_models.rb
- raw_serialization.rb
- unknown_attribute_error.rb
- validation.rb
- validation_error.rb
- value_object.rb
- io.rb
- messaging.rb
- model.rb
- model_registry.rb
- railtie.rb
- rspec.rb
- version.rb
- avromatic.rb
- .gitkeep
- defaults.rb
- encode_key.rb
- encode_value.rb
- key.rb
- key_conflict.rb
- key_overlap.rb
- key_with_optional.rb
- logical_types.rb
- named_fields.rb
- named_type.rb
- nested_nested_record.rb
- nested_record.rb
- null_in_union.rb
- optional_array.rb
- optional_boolean.rb
- optional_record.rb
- optional_union.rb
- primitive_types.rb
- real_int_union.rb
- real_union.rb
- recursive.rb
- repeated_name.rb
- value.rb
- with_array.rb
- with_map.rb
- with_union.rb
- with_varchar.rb
- wrapper.rb
- defaults.avsc
- encode_key.avsc
- encode_value.avsc
- key.avsc
- key_conflict.avsc
- key_overlap.avsc
- key_with_optional.avsc
- logical_types.avsc
- logical_types_with_decimal.avsc
- named_fields.avsc
- named_type.avsc
- nested_nested_record.avsc
- nested_record.avsc
- null_in_union.avsc
- optional_array.avsc
- optional_boolean.avsc
- optional_record.avsc
- optional_union.avsc
- primitive_types.avsc
- real_int_union.avsc
- real_union.avsc
- recursive.avsc
- repeated_name.avsc
- value.avsc
- with_array.avsc
- with_map.avsc
- with_union.avsc
- with_varchar.avsc
- wrapper.avsc
- datum_reader_spec.rb
- datum_writer_spec.rb
- union_datum_spec.rb
- builder_nested_models_spec.rb
- builder_spec.rb
- builder_validation_spec.rb
- message_decoder_spec.rb
- messaging_serialization_spec.rb
- raw_serialization_spec.rb
- model_registry_spec.rb
- model_spec.rb
- logical_types_serialization.rb
- logical_types_helper.rb
- avromatic_spec.rb
- spec_helper.rb
- .gitignore
- .overcommit.yml
- .rspec
- .rubocop.yml
- .ruby-gemset
- .ruby-version
- Appraisals
- avromatic.gemspec
- CHANGELOG.md
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
