Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rubocop.yml
.rubocop_todo.yml
.travis.yml
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/nrb
lib/nrb.rb43
A
0 mins
lib/nrb/cli.rb28
A
0 mins
lib/nrb/commands/all.rb9
A
0 mins
lib/nrb/commands/base/base.rb24
A
0 mins
lib/nrb/commands/base/inside.rb17
A
0 mins
lib/nrb/commands/base/resource.rb19
A
0 mins
lib/nrb/commands/concerns/resource_generator.rb23
A
0 mins
lib/nrb/commands/concerns/script_generator.rb44
A
0 mins
lib/nrb/commands/console.rb11
A
0 mins
lib/nrb/commands/destroy.rb16
A
0 mins
lib/nrb/commands/generate.rb26
A
0 mins
lib/nrb/commands/script.rb56
A
0 mins
lib/nrb/commands/starter.rb10
A
0 mins
lib/nrb/errors.rb4
A
0 mins
lib/nrb/templates/Gemfile.tt
lib/nrb/templates/README.md.tt
lib/nrb/templates/Rakefile.tt
lib/nrb/templates/config/boot.rb.tt
lib/nrb/templates/config/nrb.rb.tt
lib/nrb/templates/db/config.yml.tt
lib/nrb/templates/model.rb.tt
lib/nrb/templates/script.rb.tt
lib/nrb/templates/service.rb.tt
lib/nrb/utils.rb14
A
0 mins
lib/nrb/version.rb3
A
0 mins
nrb.gemspec