Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 18:49
· 24 commits to main since this release
31091d3

What's Changed

Full Changelog: v0.8.3...v0.0.1

Upgrade Guide from stimpack

To upgrade from stimpack to packs-rails, please do the following:

  1. Replace stimpack with packs-rails in your Gemfile (or .gemspec if using within a gem) and bundle install
  2. Change require 'stimpack' to require 'packs-rails'
  3. If you are using a custom root or would like to use multiple roots, please configure packs
  4. If you are using Stimpack::Packs.all, replace it with Packs.all.