Open alexspark opened 2 months ago
This has been fix on main https://github.com/oldmoe/litestack/pull/106 The current solution is to get the gem from the main branch
This has been fix on main https://github.com/oldmoe/litestack/pull/106
Thanks for the tip!
I have been away from Litestack for the past few weeks (vacation + family), will hopefully get around to releasing a new gem in the coming week or two
On Sat, 14 Sept 2024 at 10:43, Nick Schwaderer @.***> wrote:
This has been fix on main #106 https://github.com/oldmoe/litestack/pull/106
Thanks for the tip!
— Reply to this email directly, view it on GitHub https://github.com/oldmoe/litestack/issues/128#issuecomment-2350915981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEQZXRDYRW57KNSNXDMBLZWPZL7AVCNFSM6AAAAABNRJHYKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHEYTKOJYGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I've tested these set of commands on rails 7.2.1, 7.2.0, and 7.1.3.4 and it only works on 7.1.3.4
The error I get is on ~> 7.2 versions is as follows:
I tried to look at the rails 7.2 Changelogs but couldn't find any changes related to that configuration (EDIT: nvm found some changes. see comment below)