Sha256: 2761a7ce2f00fdb9d2df9f7ba8d024460a207c5b45aac0496d7e15a805fc4fc3

Contents?: true

Size: 386 Bytes

Versions: 5

Compression:

Stored size: 386 Bytes

Contents

{
  "name": "tDiary",
  "website": "http://www.tdiary.org/",
  "repository": "https://github.com/tdiary/tdiary-core/tree/heroku",
  "addons": [
    "sendgrid",
    "memcachier",
    "mongolab"
  ],
  "scripts": {
    "postdeploy": "bundle exec rake mongodb:index"
  },
  "env": {
    "TWITTER_KEY": "",
    "TWITTER_SECRET": "",
	 "TWITTER_NAME": "",
    "RACK_ENV": "production"
  }
}

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
tdiary-4.2.1 misc/paas/heroku/app.json
tdiary-4.2.1 vendor/bundle/ruby/2.3.0/gems/tdiary-4.2.0/misc/paas/heroku/app.json
tdiary-4.2.0 misc/paas/heroku/app.json
tdiary-4.1.3 misc/paas/heroku/app.json
tdiary-4.1.2 misc/paas/heroku/app.json