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
- Bump standard from 1.53.0 to 1.54.0
- 4.3 with bleeding edge Ruby & Rails
- Fix segfault when coverage runs with annotations disabled
- Add support for slot arguments
- Instrumentation: emit event with view file
- Wrong I18n Scope used for slots in nested components in Ruby on Rails
- Add first class component cache
- Components should play nicely with Rails caching mechanisms
- Docs
- Fasp::AccountSearchWorker#perform
- EmailAddressValidator#validate_each
- DateOfBirthValidator#min_age
- DateOfBirthValidator#validate_each
- Account::Suspensions#suspended_temporarily?
- Account::Suspensions#permanently_unavailable?
- Account::Suspensions#suspended_permanently?
- Account::Suspensions#suspended_locally?
- Account::Suspensions#unavailable?
- Account::Suspensions#suspended?