Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@justalever justalever released this 11 Nov 16:34
· 1 commit to main since this release

Full Changelog: v2.1.1...v3.0.0

  1. Use Rails UI with new and existing rails apps
  2. Swappable themes
  3. 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"