The project is in a healthy, maintained state
View components for Ruby on Rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 11.1, >= 11.1.3
~> 3.39, >= 3.39.2
~> 3.18, >= 3.18.1

Runtime

 Project Readme

ImpulseViewComponents

View components for Ruby on Rails.

Development

After cloning the repo, run:

./bin/setup

After installing the dependencies, you can run the project by running:

./bin/dev

Visit localhost:3000/components/ to view the list of available components and visit http://localhost:5173/impulse_view_components/ to see the docs.

To run the tests, run:

bundle exec rake test

License

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