The Wayback Machine - http://web.archive.org/web/20211231192553/https://github.com/github/view_component
Skip to content
main
Switch branches/tags
Code

Latest commit

* Make ViewComponent::Collection a collection

Previously (despite the name) this class was not a collection, but
rather something that rendered a collection of view items. These changes
turns it into a collection that allows the contained view components to
be enumerated.

* Update docs/index.md

Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>

* Update docs/CHANGELOG.md

Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>

Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>
67338bd

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

ViewComponent logo ViewComponent logo

A framework for building reusable, testable & encapsulated view components in Ruby on Rails.

Documentation

See viewcomponent.org for documentation.

Contributing

This project is intended to be a safe, welcoming space for collaboration. Contributors are expected to adhere to the Contributor Covenant code of conduct. We recommend reading the contributing guide as well.

License

ViewComponent is available as open source under the terms of the MIT License.