Skip to content

Remove serve_static_files and enable public_file_server from config#316

Closed
bagedevimo wants to merge 1 commit intoremove-transaction-callbackfrom
public-file-server
Closed

Remove serve_static_files and enable public_file_server from config#316
bagedevimo wants to merge 1 commit intoremove-transaction-callbackfrom
public-file-server

Conversation

@bagedevimo
Copy link
Contributor

config.public_file_server was added in like Rails 3, and
serve_static_files is deprecated in 5.0 and removed in 5.1.

The relocations are to have these files match up more with the default
generated files by Rails.

config.public_file_server was added in like Rails 3, and
serve_static_files is deprecated in 5.0 and removed in 5.1.

The relocations are to have these files match up more with the default
generated files by Rails.
Copy link
Contributor Author

bagedevimo commented Jul 4, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@coveralls
Copy link

coveralls commented Jul 4, 2025

Coverage Status

coverage: 37.631%. remained the same
when pulling 8216b7f on public-file-server
into 7881750 on remove-transaction-callback.

@tom93
Copy link
Contributor

tom93 commented Jul 5, 2025

Similar thing re-done in #324.

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

Successfully merging this pull request may close these issues.

3 participants