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

Render in #1

Merged
merged 11 commits into from
Dec 9, 2022
Merged

Render in #1

merged 11 commits into from
Dec 9, 2022

Conversation

varyonic
Copy link
Owner

@varyonic varyonic commented Dec 1, 2022

Improve the performance and interoperability with ActionView by implementing render_in alternative to to_s that appends to view_context.output_buffer.

varyonic and others added 11 commits February 8, 2022 16:28
Test using output_buffer from form proxy matches #to_s.
Without this gem, current activeadmin version becomes incompatible with
the master branch of `arbre`. It shouldn't be an issue as long as we
update activeadmin's code to use keyword arguments everywhere, set a
minimum dependency on the next `arbre` and release both gems at the same
time, but I think it's easier to be conservative.
@varyonic varyonic merged commit 312ee73 into master Dec 9, 2022
@varyonic varyonic deleted the render_in branch January 10, 2023 18:20
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.

2 participants