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
- Memory issue with 4.8.0
- Yielded content gets insertet at wrong location when used with Rails' form helpers
- Fix yielded content rendered at wrong location with Rails form helpers
- avoid warning on .slim templates
- Add support for Turbo-streaming ViewComponents.
- Set up yard-lint
- Turbo-Streaming ViewComponents
- Components should play nicely with Rails caching mechanisms
- Docs
- ApiSupport::ForbidParams#_unpermitted_parameters_check
- ApiSupport::ForbidParams#_unpermitted_keys
- ApiSupport::ForbidParams#_wrapped_keys
- ApiSupport::ForbidParams#_forbid_params_whitelist_keys
- ApiSupport::UnpermittedParametersError#initialize
- #log_out
- ApiSupport::PrepareResponseRepresenter::ClassMethods#representer
- ApiDocsServiceHelper#fill_in_api_docs_service_body
- ApiDocsServiceHelper#spec_body_builder
- ViewComponent::Slot#__vc_component_instance?