Ruby's 'main' Object Does What?— Noah takes a dive into the main object: “Spoiler: there will be a bunch of spelunking, first in Ruby and then in Ruby’s C source code. We’ll talk about how to find code in both places.” This is a follow up to this post on Rake. Noah Gibbs |
Security Tips for Rails Apps— It’s easy to let a security vulnerability slip into your Rails code by blindly following conventions, so read this list to be safer. Adrien Siami (Drivy Engineering) |
Rails Console Magic Tricks— These can be mind-blowing if you don’t know about them, especially the ability to send requests to an instance of your app. Luis Vasconcellos |
Is Rails Still Relevant in 2018?— Is it that time of year again? Addressing a question we have heard way too many times, including at the top of this very issue :-D Tomas Valent |
|