smaximov/schemaful

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.travis.yml
.yardopts
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
schemaful.gemspec
lib/schemaful.rb12
lib/schemaful/core_ext/boolean.rb6
lib/schemaful/error.rb7
lib/schemaful/schema.rb4
lib/schemaful/schema/base.rb9
lib/schemaful/schema/type.rb6
lib/schemaful/schema/type/any.rb46
lib/schemaful/schema/type/boolean.rb9
lib/schemaful/schema/type/numeric.rb13
lib/schemaful/schema/type/string.rb9
lib/schemaful/version.rb3
support/doctest_helper.rb1