Full Changelog: v2.1.1...v3.0.0
- Use Rails UI with new and existing rails apps
- Swappable themes
- Easier configuration
Read more at https://railsui.com
If you're actively using an older version of Rails UI be sure to update your Gemfile to the following as v3 is a major breaking change:
# Gemfile
gem "railsui", github: "getrailsui/railsui", branch: "v2"