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

Make config.action_view.button_to_generates_button_tag work #41055

Conversation

bogdanvlviv
Copy link
Contributor

In #40747 we added ActionView::Helpers::UrlHelper.button_to_generates_button_tag.

@bogdanvlviv bogdanvlviv force-pushed the fix-config.action_view.button_to_generates_button_tag branch 2 times, most recently from 7c8b05d to 64ff920 Compare January 8, 2021 14:32
In rails#40747 we added `ActionView::Helpers::UrlHelper.button_to_generates_button_tag`.

- `config.action_view.button_to_generates_button_tag` should configure `ActionView::Helpers::UrlHelper.button_to_generates_button_tag`
  - Added test cases
- Fixed new_framework_defaults_6_2.rb.tt (See rails#40747 (comment), rails#40747 (comment), cc @kaspth)
- Added the option to the configuring guide
  - Documented
  - Added to "6.2 defaults section
  - Added to "Baseline defaults" section (see ff88113)
@bogdanvlviv bogdanvlviv force-pushed the fix-config.action_view.button_to_generates_button_tag branch from 64ff920 to 4a401ca Compare January 8, 2021 14:33
@rafaelfranca rafaelfranca merged commit 1e6d25c into rails:master Jan 8, 2021
@bogdanvlviv bogdanvlviv deleted the fix-config.action_view.button_to_generates_button_tag branch January 8, 2021 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants