Looking for feedback: Rename stimpack
to packs-rails
#49
alexevanczuk
started this conversation in
General
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this makes sense. While you guys do a good job making adoption easy, it might be easier if we had separate integrations that we can do to migrate into |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
With the recent move to extract
packs
out fromstimpack
(https://github.com/rubyatscale/packs), we are looking to rebrand some of the rubyatscale ecosystem around the idea of ruby "packs."With this in mind, we thought that
stimpack
is reallypacks-rails
. It could technically even be split out intopacks-rails
,packs-rspec
, andpacks-factorybot
, but we'd likely want to keep everything inpacks-rails
for now to keep things simple.We're looking to see if the community has any feedback/concerns/objections they'd like to share before we move ahead with this!
This would mean:
packs-rails
in yourGemfile
Packs::Rails
instead ofStimpack
packs/*/package.yml
, creating apacks.yml
file, see https://github.com/rubyatscale/packs for more info. This replacesStimpack.config.root = '...'
.Beta Was this translation helpful? Give feedback.
All reactions