Farooq Ch
Farooq Ch
Hello guys facing same issue with the heroku build pack. did you guys found any solution? waiting for this fix, to deploy new releases
`heroku buildpacks:add --index 1 https://github.com/hmh84/heroku-buildpack-ffmpeg-latest.git --app universal-promote-dash ` add this buildpack , worked fine. thanks @leandroalemao make sure to remove old build pack!
for existing apps, what to do? Do we have to mention for every model? if we wanna only block passwords, nothing else. whats the best way ?
Waiting for this PR , as i am using my own fork, but it seems like generating a new issue on production after adding same code mentioned in this branch...
@serprex is my code , can you please out to me, basically i am not sending Raw time. instead rescue to nil https://github.com/sidekiq-cron/sidekiq-cron/compare/master...farooqch11:sidekiq-cron:master
Cool, now its ready for master ? On Thu, 2 Mar 2023 at 8:08 PM, Marc Anguera ***@***.***> wrote: > Merged #354 into > master. > > — > Reply...
Sure, i will start using this on production. On Thu, 2 Mar 2023 at 8:12 PM, Marc Anguera ***@***.***> wrote: > Yes @farooqch11 ! Please, in case you can >...
#92 is this relivent to this ?
if we dont import rails 7 throws this error ``` rails aborted! NoMethodError: undefined method `call' for {:default=>#}:Hash config.registry.call(_container, key, item, options) ^^^^^ /Users/macbookpro/Desktop/development/dashboard/config/application.rb:11:in `' /Users/macbookpro/Desktop/development/dashboard/Rakefile:4:in `require' /Users/macbookpro/Desktop/development/dashboard/Rakefile:4:in `' bin/rails:4:in...