Issue 328 — December 15, 2016
|
|
|
Ilya Bodrov-Krukowski
A walkthrough of 10 common security issues when using Rails and how to avoid and manage each one.
|
Avdi Grimm
Avdi Grimm presents a thorough look at many of the issues facing writing Ruby for Windows, from line endings to forking processes.
|
Semaphore Sponsored
Looking for the easiest way to ship your dockerized apps to production? Try cloud's fastest CI/CD solution that takes less than a minute to set up and has full layer caching for Docker images. Start a 30-day free trial today.
|
Andrei Beliankou
Links to a variety of libraries, talks, and books around the processing of text in human languages from Ruby.
|
ruby-lang
The default behavior of Float#round was due to change to ‘round-to-even’ in 2.4, but Matz now says it "should be kept unchanged". See the discussion around why.
|
Sean Huber
ActiveRecord doesn’t always update updated_at when updating records. Here’s a gem that updates that behavior to do those updates.
|
Josh Cheek
Evaluates Ruby code as you write it and shows what every line evaluates to. Can’t imagine it? Check out this animated GIF.
|
Jobs
-
(Senior) Full Stack DeveloperRoadtrippers is looking for creative problem solvers to help us write code that simplifies travel planning and discovery. Join us to empower the world’s travelers and travel companies! Roadtrippers
-
Looking for a Ruby developer to join our team... (Remote, UK-based)You: passionate, experienced, want to do work that makes a difference.
Us: would love to speak to you about joining our small team. Working remotely with Ruby, Rails and React in an agile team. YourTradeBase.com
-
Find Your Perfect Fit - Try HiredSick of pushy recruiters, and dead end interviews? Try Hired to hear from top tier companies, and only talk to relevant companies. Hired
In brief
-
Ruby 2.4 Adds Comparable#clamp method news
Used to ‘clamp’ an object within a specified range of values. Abhishek Jain
-
Command Strings vs. Ruby Blocks When Unit Testing Chef tutorial
David Pell
-
Have You Heard of the Rails Schema Cache? tutorial
Kir Shatrov
-
A Step-By-Step Guide to Debugging SJR Templates in Rails tutorial
SJR = Server Generated JavaScript Response. Complete with PDF cheat sheet. Carlos Ramirez III
-
Build Sleek Rails Components With Plain Old Ruby Objects tutorial
Know why and when to refactoring to Service Objects, Query Objects, and Form Objects. Eqbal Quran
-
If you build Rails apps, you need Honeybadger
Exception monitoring for Ruby developers. Pinpoint errors to the line of offending code - get your free trial. Honeybadger Sponsored
-
(m)Ruby on Small Devices video
A look at the embeddable mruby interpreter and how it works. Shashank Daté
-
Yes Rubyists, You Can Write Video Games video
In 45 minutes, Cory Chamblin introduces Gosu, a 2D game development library. Cory Chamblin
-
Rails Mailer Previews and Templates video
Includes using Foundation to make prettier HTML email templates. Drifting Ruby
-
The Ruby Book Club Tackles 'Refactoring Ruby' podcast
Ruby Book Club
-
Ruby 2.4 Performance Looking Good opinion
A basic benchmark comparing Ruby 2.4 to Ruby 2.3.3. Thomas Leitner
-
The PATCH vs PUT JSON Syntax 'War' opinion
We are all PATCHing wrong, but does it matter? Tomas Valent
-
Komodo IDE: The Best IDE for Web and Mobile Developers
Web & mobile devs get all their favorite frameworks, languages, and tools in one cross-platform, polyglot IDE. ActiveState Sponsored
-
Ansible Playbook for a Rails Stack code
Covers NGINX, Puma, Redis, Sidekiq, etc.
-
Gist to Speed Up Rails 5 Integration Tests 2x code
Stops templates being recompiled on each request in test environment.
-
Using the Money Type in Rails code
Glauco Custódio
-
graphql-ruby: A Ruby Implementation of Facebook's GraphQL code
Robert Mosolgo
|
|