Ruby on rails security best practices for software engineers.
https://hub.corgea.com/articles/ruby-on-rails-security-best-practices
Discussions: https://discu.eu/q/https://hub.corgea.com/articles/ruby-on-rails-security-best-practices
Ruby on rails security best practices for software engineers.
https://hub.corgea.com/articles/ruby-on-rails-security-best-practices
Discussions: https://discu.eu/q/https://hub.corgea.com/articles/ruby-on-rails-security-best-practices
Integrating Stripe Webhooks in Ruby on Rails
https://alvincrespo.hashnode.dev/integrating-stripe-webhooks-in-ruby-on-rails
Discussions: https://discu.eu/q/https://alvincrespo.hashnode.dev/integrating-stripe-webhooks-in-ruby-on-rails
I wrote some words on the history of “fat models” and how the Rails defaults encourage them, partially due to Dave’s allergy to unit testing #ruby #rubyonrails https://www.reddit.com/r/rails/comments/1jqqlbt/comment/mlf1pfn/
How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)
This article provides a guide for how to host your own Mastodon server on a VPS.
Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued https://blog.radwebhosting.com/how-to-host-your-own-mastodon-server-on-a-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost #installguide #selfhosting #rubyonrails #selfhosted #rubygems #activitypub
EN: Big highlight to Shopify, PLATINUM Sponsor!
Thank you for making this event happen!
PT-BR:Grande destaque para a Shopify, patrocinadora PLATINUM!
Um agradecimento por tornar esse evento possível!
You know what's cool?
@russolsen just announced that he and @baweaver will do a second edition of Eloquent Ruby at @pragprog.
It's nice to see that the @ruby community gained so much traction again recently.
In a #RubyOnRails app, how would you handle a model attribute that’s nil by default and can be updated once and only once (from nil to some value) after the record is persisted?
attr_readonly is similar-but-different and I can’t find a common pattern for handling a case like this.
Hey #Rails / #PostgreSQL folks:
I'm making an ActiveRecord .where query on an ltree column. I'm trying to do two things (2 different queries):
1: I want to get the immediate children of a given entry.
2. I want to get all the descendants of a given entry.
My descendants query seems to work, but my children query throws an error " invalid regular expression: quantifier operand invalid", so I'm clearly not doing it right:
What did I screw up?
#RubyOnRails
Reminder that the Rooftop Ruby podcast has a Discord and you should join it. #Ruby #RubyOnRails https://discord.gg/tdt3P5uJwm
Prevent #Mastodon and #Bluesky from Generating #POSSE Link Previews
Earlier I posted that I’d resolved my new microblog POSSE posts from generating link previews on #Mastodon and #Bluesky. Today, I want to briefly run through how I managed that.
https://calebhearth.com/m/prevent-microblog-link-previews
I'm still looking for a software development job (either remote or in Wellington NZ). My past few have all been #RubyOnRails but I also have paid experience with #Java, #PHP, and C; and unpaid experience with Rust, C++, and Haskell.
My CV is at http://thunix.net/~jeremylist/cv.html
#GetFediHired
New episode of the Rooftop Ruby podcast out now! Go get it wherever you listen to podcasts. #Ruby #RubyOnRails
New episode of the Rooftop Ruby podcast later today #ruby #rubyonrails
The PaaS deployment story for a vanilla Rails v8 app isn't great, because of the 4 databases it wants to create.
I know we're all supposed to be using Kamal, SolidQueue, SolidCache & SolidCable now, but it's a shame that it's no longer anywhere near as simple to do `rails new foo` and get it deployed to a PaaS.
Maybe I'll learn my lesson and start using the `--skip-solid` option when I create new apps!
Useful thread for workarounds: https://discuss.rubyonrails.org/t/brainstorming-approaches-to-reconcile-rails-8s-default-multi-db-setup-with-database-url/86769
looking for a remote ruby on rails job #ror #rubyonrails
Looking for work! Available immediately for iOS/macOS and Ruby on Rails development — contract or full-time.
Former Apple engineer with 15+ years of iOS experience and 4 years in Ruby on Rails. I'm great at both.
Please share! #iosdev #swiftdev #macdev #ruby #rubyonrails
Going to start a new project soon and debating between #rubyonrails and #nodejs - I know #ruby better but hard to argue with the popularity of #javascript. The javascript ecosystem seems way too complicated for simple crud apps. What do you all think?
We’ve been using Tailwind with ViewComponent in this app for over a year now, and they’ve been pretty good. I would probably pick Phlex if I could choose, but no complaints. #rubyonrails
current status: you can’t dynamically supply paths to Sprockets’ Environment asset path handler,
which sort of makes sense as you’re meant to precompile assets & then serve them from a cdn,
but which is very frustrating for my mission of “dynamically changing the page’s css” #rubyonrails
GitHub - mbajur/inner_performance: The no-Redis, database-backed modest performance monitoring tool for your Rails app.
https://github.com/mbajur/inner_performance
Discussions: https://discu.eu/q/https://github.com/mbajur/inner_performance