neverstopbuilding/dropblog

View on GitHub
app.json

Summary

Maintainability
Test Coverage
{
  "name": "Dropblog",
  "description": "Starter application generated by Rails Composer",
  "logo": "https://avatars3.githubusercontent.com/u/788200",
  "repository": "https://github.com/RailsApps/none",
  "keywords": [
    "Rails Composer",
    "RailsApps",
    "starter",
    "RSpec",
    "Ruby",
    "Rails"
  ],
  "scripts": {},
  "env": {
    "RAILS_ENV": "production"
  }
}