Default to not specifying media restrictions on stylesheet tags
This commit is contained in:
parent
04cb32b140
commit
999ebb1bf2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# Rails.application.config.action_view.button_to_generates_button_tag = true
|
||||
|
||||
# `stylesheet_link_tag` view helper will not render the media attribute by default.
|
||||
# Rails.application.config.action_view.apply_stylesheet_media_default = false
|
||||
Rails.application.config.action_view.apply_stylesheet_media_default = false
|
||||
|
||||
# Change the digest class for the key generators to `OpenSSL::Digest::SHA256`.
|
||||
# Changing this default means invalidate all encrypted messages generated by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue