cknadler/nidyx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
bin/nidyx
examples/complex_properties/ExampleModel.h
examples/complex_properties/ExampleModel.m
examples/complex_properties/complex_properties.json.schema
examples/complex_properties/generate.sh
examples/defs_and_refs/ExampleModel.h
examples/defs_and_refs/ExampleModel.m
examples/defs_and_refs/ExampleObjModel.h
examples/defs_and_refs/ExampleObjModel.m
examples/defs_and_refs/ExampleOtherObjectModel.h
examples/defs_and_refs/ExampleOtherObjectModel.m
examples/defs_and_refs/ExampleValueModel.h
examples/defs_and_refs/ExampleValueModel.m
examples/defs_and_refs/ExampleValueObjModel.h
examples/defs_and_refs/ExampleValueObjModel.m
examples/defs_and_refs/defs_and_refs.json.schema
examples/defs_and_refs/generate.sh
examples/local_props.json.schema
examples/name_overrides/ExampleModel.h
examples/name_overrides/ExampleModel.m
examples/name_overrides/generate.sh
examples/name_overrides/name_overrides.json.schema
examples/simple_properties/ExampleModel.h
examples/simple_properties/ExampleModel.m
examples/simple_properties/ExampleObjectModel.h
examples/simple_properties/ExampleObjectModel.m
examples/simple_properties/generate.sh
examples/simple_properties/simple_properties.json.schema
lib/nidyx.rb1
A
0 mins
lib/nidyx/common.rb45
A
1 hr
lib/nidyx/core_ext/string.rb11
A
0 mins
lib/nidyx/generator.rb15
A
0 mins
lib/nidyx/mapper.rb13
A
0 mins
lib/nidyx/model.rb11
A
0 mins
lib/nidyx/objc/constants.rb39
A
0 mins
lib/nidyx/objc/implementation.rb27
A
0 mins
lib/nidyx/objc/interface.rb15
A
0 mins
lib/nidyx/objc/mapper.rb34
A
0 mins
lib/nidyx/objc/model.rb11
A
0 mins
lib/nidyx/objc/model_base.rb40
A
0 mins
lib/nidyx/objc/property.rb83
A
55 mins