The Wayback Machine - https://web.archive.org/web/20220706192212/https://github.com/github/view_component
Skip to content

github/view_component

main
Switch branches/tags
Code

Latest commit

* Replace rubocop with StandardRB

In the interest of making sure ViewComponent doesn't feel
like it's strictly a GitHub project, this PR adopts
the base configuration of `standardrb` in place of `rubocop-github`.

* fix more lints

* remove empty initializer

* rubocop:disable Style/RedundantInitialize

* more lints

* more lints

* indentation lint

* fix last lints

* change test cases to satisfy linter
2c6fd61

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
adr
May 13, 2022

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.