Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Rails.configuration.build_production_command to take a module #1361

Closed
justin808 opened this issue Mar 18, 2021 · 1 comment
Closed

Comments

@justin808
Copy link
Member

Right now, Rails.configuration.build_production_command takes a String.

A proc would allow more flexibility, such as supporting caching of bundles to S3.

@justin808
Copy link
Member Author

Completed with #1363, released in 12.1.0.

@justin808 justin808 changed the title Allow Rails.configuration.build_production_command to take a proc Allow Rails.configuration.build_production_command to take a module Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant