berkmancenter/namae

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
.simplecov
AGPL
BSDL
Gemfile
README.md
Rakefile
cucumber.yml
features/bibtex.feature
features/examples.feature
features/lists.feature
features/suffix.feature
features/title.feature
lib/namae/parser.y
namae.gemspec
features/step_definitions/namae_steps.rb36
features/support/env.rb12
lib/namae.rb4
lib/namae/name.rb107
lib/namae/utility.rb15
lib/namae/version.rb9
spec/namae/name_spec.rb105
B
4 hrs
spec/namae/parser_spec.rb211
A
2 hrs
spec/namae/utility_spec.rb17
spec/spec_helper.rb14
spec/thread_safety_spec.rb23