To make an automatic ActiveRecord database connection using ENV['DATABASE_URL'] The following snippet can be used:
From ActiveRecord 3.2 …
read moreTo make an automatic ActiveRecord database connection using ENV['DATABASE_URL'] The following snippet can be used:
From ActiveRecord 3.2 …
read moreTo connect to a rails style DB config outside of the normal workflow, or using a database.yml in a …
read moreAn old guide is written on the Apple Developer Forum however if you are using Homebrew it is much simpler …
read more