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
- Backport security fixes for GHSA-7f3r-gwc9-2995 and GHSA-hg3h-g7xc-f7vp to 3.x
- Bump jbuilder from 2.14.1 to 2.15.0
- Support Rails render_in options signature
- Add support for Turbo-streaming ViewComponents.
- Add first class component cache
- Turbo-Streaming ViewComponents
- Components should play nicely with Rails caching mechanisms
- Docs
- Account::Suspensions#permanently_unavailable?
- Account::Suspensions#suspended_permanently?
- Account::Suspensions#suspended_locally?
- Account::Suspensions#unavailable?
- Account::Suspensions#suspended?
- Vacuum::MediaAttachmentsVacuum#retention_period?
- Vacuum::MediaAttachmentsVacuum#orphaned_media_attachments
- Vacuum::MediaAttachmentsVacuum#media_attachments_past_retention_period
- Vacuum::MediaAttachmentsVacuum#vacuum_orphaned_records!
- Vacuum::MediaAttachmentsVacuum#vacuum_cached_files!