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

Add types for marcel #545

Merged
merged 1 commit into from
May 6, 2024
Merged

Add types for marcel #545

merged 1 commit into from
May 6, 2024

Conversation

tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Apr 21, 2024

Marcel chooses the most appropriate content type for a file by inspecting its contents, the declared MIME type (perhaps passed as a Content-Type header), and the file extension.

refs: https://github.com/rails/marcel

Marcel chooses the most appropriate content type for a file by
inspecting its contents, the declared MIME type (perhaps passed as a
Content-Type header), and the file extension.

refs: https://github.com/rails/marcel
Copy link

@tk0miya Thanks for your contribution!

Please follow the instructions below for each change.
See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

marcel

This RBS files are newly added.

You can merge this PR immediately if the CI passes.
Just comment /merge to merge this PR.

@tk0miya
Copy link
Contributor Author

tk0miya commented May 6, 2024

/merge

@github-actions github-actions bot merged commit 7a105f5 into ruby:main May 6, 2024
4 checks passed
@tk0miya tk0miya deleted the marcel branch May 6, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant