view_component
https://github.com/viewcomponent/view_component
Ruby
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to view_component
Help out
- Issues
- [3.x] Add a failing test for rendering a partial inside a collection rendering
- Remove $PROGRAM_NAME version-print line (audition round 3)
- PR->PR: Replace `serializable` interceptor with Proxy object
- Add support for Turbo-streaming ViewComponents.
- Add first class component cache
- Turbo-Streaming ViewComponents
- Components should play nicely with Rails caching mechanisms
- Docs
- EmailChannelFinder#bcc_processing_skipped_accounts
- EmailChannelFinder#channel_from_email
- EmailChannelFinder#bcc_recipient_emails
- EmailChannelFinder#primary_recipient_emails
- EmailChannelFinder#channel_from_bcc_recipients
- EmailChannelFinder#channel_from_primary_recipients
- ConversationPolicy#participant?
- ConversationPolicy#assigned_to_user?
- ConversationPolicy#team_access?
- ConversationPolicy#inbox_access?