koleksiuk/dry-elastic_model

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
VERSION
bin/console
bin/setup
dry-elastic_model.gemspec
lib/dry/elastic_model.rb25
lib/dry/elastic_model/attributes.rb56
lib/dry/elastic_model/base.rb16
lib/dry/elastic_model/schema.rb24
lib/dry/elastic_model/type_options/base.rb12
lib/dry/elastic_model/type_options/binary.rb10
lib/dry/elastic_model/type_options/boolean.rb13
lib/dry/elastic_model/type_options/date.rb17
lib/dry/elastic_model/type_options/ip.rb14
lib/dry/elastic_model/type_options/keyword.rb12
lib/dry/elastic_model/type_options/numeric.rb16
lib/dry/elastic_model/type_options/object.rb12
lib/dry/elastic_model/type_options/range.rb13
lib/dry/elastic_model/type_options/scaled_float.rb12
lib/dry/elastic_model/type_options/string_type.rb17
lib/dry/elastic_model/type_options/text.rb15
lib/dry/elastic_model/types.rb97
lib/dry/elastic_model/version.rb7