ruby icon indicating copy to clipboard operation
ruby copied to clipboard

Support for Rails API applications

Open robdimsdale opened this issue 2 years ago • 0 comments

The Rails Assets buildpack participates when there is a rails application with assets. Rails API applications do not have assets, and hence that buildpack does not participate.

But, that buildpack provides features (like setting RAILS_ENV) that would be useful/necessary in a Rails API application, too. We should evaluate creating a separate buildpack for Rails apps, and having the existing rails-assets buildpack focus soly on assets.

robdimsdale avatar Jun 20 '23 20:06 robdimsdale