Adding Scheduled Blog Posts Discussion
The CSS for draft posts is working, but for some reason the CSS isn't being applied to scheduled posts. Works: Draft Doesn't work: Scheduled
Jonathan Lake repliedThe CSS for draft posts is working, but for some reason the CSS isn't being applied to scheduled posts. Works: Draft Doesn't work: Scheduled
Jonathan Lake repliedUsually, I used the auto formatter feature from Ruby Solargraph extension on VS Code and it will automatically read the rubocop.yml config and format the code based on that file. And I also combine...
Firman repliedis this step still needed? Mac OS Sonoma 14.6.1 sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target / 18:26:51 instal...
Emilio G repliedReally enjoying the Turbo stuff, thank you!
Samuel Couillard repliedGlad you found it so!
cjilbert504 repliedThat's probably a bug in the UserAgent bot check I would imagine. https://github.com/rails/rails/blob/v7.2.0/actionpack/lib/action_controller/metal/allow_browser.rb#L88
Chris Oliver repliedUsers need to be able to upload videos and these videos need to be able to be played inside the application. I'd prefer the the videos were not public, I was told that Youtube had the ability to c...
Mike Cannon repliedplease update this video series so people know it's not the way to go and they don't spend time on it.
don mclamb repliedAn alternative to handling the Pagy::OverflowError is setting the Pagy::DEFAULT[:overflow] to either :empty_page, or :last_page https://ddnexus.github.io/pagy/docs/extras/overflow/
George Kurobara Benjamin repliedWhy does the chart disappear when an unauthorized user tries to click edit? Anyone else noticed this?
George Kurobara Benjamin repliedAs of writing this - on Aug 3rd 2024 - I did not have to add a platform to launch on render. In other words, I did not have to use this line bundle lock --add-platform x86_64-linux
Jeremy Watt repliedVery helpful!
Jeremy Watt repliedThis version is a bit shorter. while number > 0 number, remainder = number.divmod(BASE) result.prepend(CHARACTERS[remainder]) end
George Kurobara Benjamin repliedI would love a tutorial on creating an affiliate program... Anyone have any gems they can recommend?
Brent C repliedGlad you enjoyed it Tony!
Chris Oliver repliedHey This is a great move. Manual edits to configuration files can be prone to mistakes. Automation will ensure consistency and save time.
Sidney Gregory replied