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
- Define slot methods in a module so they can be override and references with `super`
- Better handling of splatted keyword arguments and with_collection
- Abstract View Components
- Slot Predicates for slot content
- Add strict helpers
- Components with only variant template crashes the app
- Capybara's within helper method not working
- Components rendered in a subclass of AV::Base ignore the subclass
- Annotations missing for inline components when annotate_rendered_view_with_filenames is enabled
- Add documentation for why ViewComponents are faster than partials
- Docs
- ViewComponent::ComponentLocalConfig::Configuration#inheritable_copy
- ViewComponent::ComponentLocalConfig::Configuration#initialize
- ViewComponent::ComponentLocalConfig::Configuration.defaults
- SmsApi#end_point_available?
- SmsApi#success?
- SmsApi#request
- SmsApi#sms_deliver
- SmsApi#authorization
- SmsApi#url
- SmsApi#initialize