https://qiita.com/toshichanapp/items/c5d76144bf6938207f4e

More than 3 years have passed since last update.

direnvの準備

direnvを使う

.direnv例

export PGHOST=localhost
export PGDATABASE=railsapp_development
export PGDATABASE_TEST=railsapp_test
export PGUSER=
export PGPASSWORD=
export PGPORT=
export SECRET_KEY_BASE=hogehoge

Why not register and get more from Qiita?

  1. We will deliver articles that match youBy following users and tags, you can catch up information on technical fields that you are interested in as a whole
  2. you can read useful information later efficientlyBy "stocking" the articles you like, you can search right away

What you can do with signing up

Sign up