Does anyone happen to know how to get wicked_pdf working on Alpine Linux 3.15+ (because Docker)
My 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 postedTailwindCSS Stimulus Components Gem not working in new rails 7 application
IIRC I put the alert in the controller, for example, on create.
Bryan Beshore repliedTutorials on recommendation engines
How do I connect multiple devise apps for a single login to any of the apps?
Chiming 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 . repliedDevise: current_user not saving to @forum_post.user
Runaway Memory Leak/Usage with esbuild reload
Final 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 • SolvedError with Noticed Gem
Authentication in 2021
How to display multi-day events in SimpleCalendar?
Hi 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 repliedHow do I implement my own buttons and functions for Trix
thanks for sharing , this will help me
freddyK1 repliedJSP rails 7 acts-as-taggable-on couldn't find a valid model
looks 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 • SolvedStimulus Reflex Lifecycle events
Your 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 • SolvedImpossible to install Nokogiri - OSX Mojave 10.14.2
it's really enlightening
fopps repliedIs it possible to use Vue Components like VueTreeselect in Rails or what would be a possible alternative to VueTreeselect?
Hey, 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 I translate the message generate by this @bookings.error.full_messages.to_sentence to some other language (such as Japanese) using I18n gem
how 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 postedDisplay Cloudinary image uploads
anyone get the answer? thanks. curious I'm having some issue too regarding this.
RyanJeff repliedIs there any Spree series anywhere?
Upvote ☝️
Alexander Danilenko repliedUninstall error of cocoapods
gem uninstall psych$ which -a ruby /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/yaml.rb:3: warning: It seems your ruby installation is missing psych (for YAML output)....
Confusedcoderr postedExecuting javascript code that's returned within a Stimulus Reflex morph
Got a good answer to this on the Stimulus Reflex Discord and figured I'd share here. Basically executing the JS could be a CSP issue, and you'd want to use CableReady operations, such as afterRefle...
Tom Iwaniec replied • Solved