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

Version Path
view_component-2.28.0 README.md
view_component-2.27.0 README.md
view_component-2.26.1 README.md
view_component-2.26.0 README.md
view_component-2.25.1 README.md
view_component-2.25.0 README.md
view_component-2.24.0 README.md
view_component-2.23.2 README.md
view_component-2.23.1 README.md
view_component-2.23.0 README.md
view_component-2.22.1 README.md
view_component-2.22.0 README.md