rails5 + heroku + cloudfront + fonts
Thanks! Michael it works.
Dev repliedThanks! Michael it works.
Dev repliedI second this! Very cool and will be looking into it now
Brandon Elfring repliedInstead use `update_without_password(params)` I used `update` method, and in the line where I was validating password format I added a lambda to verify if password was nil: `validates :password, fo...
Fabiana Ramos replied • SolvedMy problem is that Alpine dropped support for wkhtmltopdf with version 3.14 and all of the Ruby 3+ Docker images for Alpine are 3.15+ and the wkhtmltopdf-binary gem hasn't been updated since 2016....
Lee McAlilly postedIIRC I put the alert in the controller, for example, on create.
Bryan Beshore repliedChiming in real late with a thought (am facing design decision in this realm). Under the assumption one controls all the applications: 1 - set up all applications with same master.key 2 - applicat...
Jerome . repliedFinal note in case someone comes across it: after a day of researching and playing, the runaway memory issue with esbuild was twofold: (1) an older version of Chart.js (3.5.x) and once updated (to ...
Craig Kaminsky replied • SolvedHi Guys, I wonder if anyone know how to use simple_calendar - that can be accessible everywhere in application when you click button it opens modal with calendar - how to implement logic model/cont...
Nikodem Gorak repliedthanks for sharing , this will help me
freddyK1 repliedlooks like is a problem with the gem, is not updated yet on rubygems so have to add this gem "acts-as-taggable-on", "~> 9.0", github: "mbleigh/acts-as-taggable-on"
brobles replied • SolvedYour article has brought a ton of valuable data for me, a debt of gratitude is in order for the extraordinary sharing. I will regularly circle back to your next posts, so kindly continue to give su...
keithanderson replied • Solvedit's really enlightening
fopps repliedHey, I found this nice multiple nested dropdown: https://vue-treeselect.js.org/ which allows to select in tree like structure and I would like to use it for categories. I want to select several...
OuttaSpaceTime postedhow can we use I18n.t in controller for such messages, how can we setup keys in locale for particular customised controller please tell in detail thank you
Shweta Srivastava postedanyone get the answer? thanks. curious I'm having some issue too regarding this.
RyanJeff replied