bellycard/napa

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Dockerfile
Gemfile
LICENSE
README.md
Rakefile
bin/napa
circle.yml
docs/grape_entity_to_roar.md
docs/quickstart.md
lib/napa/cli/templates/api/app/apis/%name_tableize%_api.rb.tt
lib/napa/cli/templates/api/app/representers/%name_underscore%_representer.rb.tt
lib/napa/cli/templates/migration/migration.rb.tt
lib/napa/cli/templates/model/app/models/model.rb.tt
lib/napa/cli/templates/model/db/migrate/migration.rb.tt
lib/napa/cli/templates/new/.env.test.tt
lib/napa/cli/templates/new/.env.tt
lib/napa/cli/templates/new/.gitignore.tt
lib/napa/cli/templates/new/.rubocop.yml
lib/napa/cli/templates/new/.ruby-gemset.tt
lib/napa/cli/templates/new/.ruby-version.tt
lib/napa/cli/templates/new/Gemfile.tt
lib/napa/cli/templates/new/README.md
lib/napa/cli/templates/new/Rakefile
lib/napa/cli/templates/new/app/apis/hello_api.rb.tt
lib/napa/cli/templates/new/config.ru.tt
lib/napa/cli/templates/new/config/database.yml.tt
lib/napa/cli/templates/readme/README.md.tt
lib/tasks/db.rake
lib/tasks/deploy.rake
lib/tasks/routes.rake
napa.gemspec
tasks/version.rake
contrib/start.rb14
lib/napa.rb53
lib/napa/active_record_extensions/filter_by_hash.rb20
lib/napa/active_record_extensions/notifications_subscriber.rb15
lib/napa/active_record_extensions/seeder.rb13
lib/napa/active_record_extensions/stats.rb32
lib/napa/authentication.rb11
lib/napa/cli.rb8
lib/napa/cli/base.rb14
lib/napa/cli/base/console.rb25
lib/napa/cli/base/deploy.rb18