joshmn

Results 26 issues of joshmn

I have an itch to make Caffeinate a lot better, but I'm struggling to find the time to do so. I really like Fibery's pricing for startups: https://fibery.io/startup-program, which is...

V3 will: ## Changes to database * `mailer_class` will become `action_class` * `mailer_action` will become `action_name` ## Changes to code * deprecate `mailer_class`, `mailer_action` until v4 ## Concerns * large...

Discussion continued from https://github.com/joshmn/caffeinate/issues/21#issuecomment-1511365139 This is an interesting use case I didn't quite fully think through! I wonder if it would make sense to support something like: ``` drip :random_long_term,...

Between launching RubyOnRails.jobs and being funemployed I've had some ideas as to what I want to make for V3. Please comment or react to the comments below: 1. API Mode...

Just a question here since for the first time since developing this gem, I ran into this use-case: * I created a campaign with 2 drips: "welcome", and "reminder" *...

If you're using Caffeinate in a production environment, I'd love to hear from you!

help wanted

I use [dartsass-rails](https://github.com/rails/dartsass-rails) in one of my projects. Without sassc-rails, I can't run the generator: ``` :37:in `require': cannot load such file -- sassc (LoadError) from :37:in `require' from /Users/donkey/.rbenv/versions/3.2.1/lib/ruby/gems/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in...

Hello! First, thank you for Trestle. It has been lovely to work with. I had a project for six years that I managed via ActiveAdmin which was also very nice...