Skip to content

Separate common parts of rails/rails-pgsql in common #1940

@JedMeister

Description

@JedMeister

In common there are 2 rails build scripts, one that most apps use which uses mysql/mariadb as a DB backend, as is likely obvious rails-pgsql uses postgres as a DB backend.

They share a bit of code, so It seems to me that it would make sense to pull out the parts common to both scripts into a rails-common (or similar).

Metadata

Metadata

Assignees

Labels

commonBugs/feature requests that require changes to shared common build coderailswishlist

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions