Blogs
Ruby gem installations can expose you to lockfile injection attacks | Snyk
In this post, we’ll look at the security blindspots of lockfile injection that a Ruby gem might expose via its Gemfile.lock. As a prelude to that, we will open up with a brief introduction to Ruby and third-party dependencies management around Rub...
Integration of React Webpack Rails rails/webpacker including server-side rendering of React,
React on Rails integrates Rails with (server rendering of) Facebook's React front-end framework.This project is maintained by the software consulting firm ShakaCode. We focus on Ruby on Rails applications with React front-ends, often using TypeScr...
Mastering CSV in Ruby - free book by Pawel Dabrowski, Thank you Pawel!
This book is an up-to-date, well-organized knowledge base for anyone dealing with CSV files as a Ruby developer. From simple actions like reading and creating CSV files to processing CSV with Rails, parsing large files, and using advanced preproce...
Create an EC2 Instance with Ruby installation Using AWS CloudFormation
AWS CloudFormation is a service that gives developers and businesses an easy way to create a collection of related AWS and third-party resources, and provision and manages them in an orderly and predictable fashion. We will be using Mappings, Reso...