-
-
-
How to generate OG links preview like Dev.to (for free) with Rails 7
Hey hey heyyyyyy Quick article on how to have beauty link previews, just like Dev.to does You're... -
-
-
-
-
-
rails/abstract_mysql_adapter.rb at 39a192f158e1c1093e830754036d8b9ab6da6a5e · rails/rails
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub. -
Release 5.6.4 · puma/puma
Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) The 5.6.3 release was a mistake (released the wrong branch), 5.6.4 is correct. -
Rocky Jaiswal | Testing thread safety with concurrent-ruby
Let us use the CountDownLatch to test if find_or_create_by has thread safety issues. For a Rails 4 project, we can do something like this in the rails console - -
Rollbacks for deadlocks by jamiemccarthy · Pull Request #30922 · rails/rails
Summary of the issue ActiveRecord offers nested transactions, when requires_new: true is passed to ActiveRecord::ConnectionAdapters::DatabaseStatements#transaction. In MySQL, this is not simply a m... -
-
-