Max Chernyak
Max Chernyak
@jamessteininger are you still interested in maintaining this project?
@jamessteininger Pinging one more time to confirm that that's a no. 🙂
@esbanarango Am I correct that this project is now obsolete due to the rubygems and sass/rails support in the parent [bootswatch](https://github.com/thomaspark/bootswatch/#via-ruby-gem) project?
@spilth @1v yeah this is some serious effort 💖 would suck to see this go to waste. Would either of you like to have the commit bit to review/verify/merge this...
@esbanarango no worries Esteban! You've been doing so much work here over the years, I was hoping to help you catch a break.
@carlosgomez2 would you like to work on verifying and merging this?
Hm, looks like python3 PR was merged (in 2019), do you think it should be reverted? I'm on Monterey 12.0.1 (not a preview).
Ahh, gotcha. That makes perfect sense. It doesn't appear constantly, so long term plan sounds good. 👍🏻
For any future readers: simply don't use mail interceptor in test environment. There is no point because test environment doesn't send emails anyway if you have your delivery_method set to...
@leehambley thanks for alternatives. Your latter `'deployer@…'` version didn't help, but I realized that if I comment out the 2nd declaration in my original example like this: ``` ruby server...