jets
jets
provides afterburners for your Ruby on Rails app development.
Installation
Add this line to your application's Gemfile:
gem "get-jets"
or to your engine's Gemfile and .gemspec
:
# Gemfile
gem "get-jets"
# .gemspec
s.add_development_dependency "jets-rubocop"
Supported Ruby versions
This library officially supports the following Ruby versions:
- MRI >= "3.0"
License
See LICENSE
file.
Credits
Original inspiration for the Jets project comes from Vladimir Dementyev's excellent presentation on component-based Rails monolith applications and his Engems showcase repository.
Code:
Talks: