Sha256: 5cd36a259a663b1053fa65b017689ec1687022d80fe831af99ac79ddc4f10ab3
Contents?: true
Size: 716 Bytes
Versions: 12
Compression:
Stored size: 716 Bytes
Contents
# ViewComponent A framework for building reusable, testable & encapsulated view components in Ruby on Rails. ## Documentation See [viewcomponent.org](https://viewcomponent.org/) for documentation. ## Installation In `Gemfile`, add: ```ruby gem "view_component", require: "view_component/engine" ``` ## Contributing This project is intended to be a safe, welcoming space for collaboration. Contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. We recommend reading the [contributing guide](./CONTRIBUTING.md) as well. ## License ViewComponent is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
12 entries across 12 versions & 1 rubygems