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

Support selective rendering #154

Merged
merged 7 commits into from
Mar 16, 2024
Merged

Support selective rendering #154

merged 7 commits into from
Mar 16, 2024

Conversation

joeldrapper
Copy link
Collaborator

No description provided.

@@ -31,8 +31,10 @@ def render(*args, **kwargs, &block)
end

def render_in(view_context, &block)
fragment = view_context.params[:fragment]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not sure if fragment is the right name for this param.

@joeldrapper joeldrapper marked this pull request as ready for review March 16, 2024 15:18
@joeldrapper joeldrapper merged commit d0dad36 into main Mar 16, 2024
0 of 11 checks passed
@joeldrapper joeldrapper deleted the selective-rendering branch March 16, 2024 15:18
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