rawongithub/grapethor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
_config.yml
bin/console
bin/setup
exe/grapethor
grapethor.gemspec
lib/grapethor.rb9
A
0 mins
lib/grapethor/generators/api.rb61
A
0 mins
lib/grapethor/generators/cli.rb24
A
0 mins
lib/grapethor/generators/endpoint.rb142
A
40 mins
lib/grapethor/generators/new.rb122
A
0 mins
lib/grapethor/generators/resource.rb85
A
15 mins
lib/grapethor/templates/api/api/%api_version%/base.rb.tt
lib/grapethor/templates/docker/Dockerfile.tt
lib/grapethor/templates/docker/docker-compose.yml.tt
lib/grapethor/templates/endpoint.rb.erb
lib/grapethor/templates/endpoint/api/%api_version%/%end_resource_plural%.rb.tt
lib/grapethor/templates/endpoint_minitest.rb.erb
lib/grapethor/templates/endpoint_rspec.rb.erb
lib/grapethor/templates/license/apache2/LICENSE.tt
lib/grapethor/templates/license/cddl1/LICENSE.tt
lib/grapethor/templates/license/epl1/LICENSE.tt
lib/grapethor/templates/license/freebsd/LICENSE.tt
lib/grapethor/templates/license/gpl2/LICENSE.tt
lib/grapethor/templates/license/gpl3/LICENSE.tt
lib/grapethor/templates/license/mit/LICENSE.tt
lib/grapethor/templates/license/mpl2/LICENSE.tt
lib/grapethor/templates/license/newbsd/LICENSE.tt
lib/grapethor/templates/minitest/lib/tasks/test.rake
lib/grapethor/templates/mysql/config/database.yml.tt
lib/grapethor/templates/new/Gemfile.tt
lib/grapethor/templates/new/README.md.tt
lib/grapethor/templates/new/Rakefile.tt
lib/grapethor/templates/new/api/base.rb.tt
lib/grapethor/templates/new/app/exceptions/not_found_error.rb1
A
0 mins
lib/grapethor/templates/new/bin/console
lib/grapethor/templates/new/bin/server.tt
lib/grapethor/templates/new/bin/setup.tt
lib/grapethor/templates/new/config.ru.tt
lib/grapethor/templates/new/config/application.rb.tt
lib/grapethor/templates/new/config/boot.rb2
A
0 mins
lib/grapethor/templates/new/config/environment.rb2
A
0 mins