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

原著と合わせてデフォルトでinstallされるgemからuglifiercoffee-railsを削除しました。 #979

Conversation

madogiwa0124
Copy link

アセットパイプラインのドキュメントにて、原著側でuglifiercoffee-railsがデフォルトでinstallされる旨の記述が削除されていたので同様に削除しました。

Rails automatically adds the sass-rails gem to your Gemfile, which is used
by Sprockets for asset compression:

gem 'sass-rails'

https://guides.rubyonrails.org/v6.0/asset_pipeline.html#what-is-the-asset-pipeline-questionmark

原著側で`uglifier`と`coffee-rails`がデフォルトでinstallされる旨の記述が削除されていたので同様に削除しました。

> Rails automatically adds the `sass-rails` gem to your `Gemfile`, which is used
> by Sprockets for asset compression:
> ```ruby
> gem 'sass-rails'
> ```
> https://guides.rubyonrails.org/v6.0/asset_pipeline.html#what-is-the-asset-pipeline-questionmark
@yasulab
Copy link
Member

yasulab commented Aug 23, 2020

差分更新の PR ありがとうございます!こちらマージしますね 🛠💨✨ cc/ @hachi8833

@yasulab yasulab merged commit ff10268 into yasslab:master Aug 23, 2020
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.

None yet

2 participants