Menu
  • Home
  • Ruby on Rails
  • React
  • Docker
  • Javascript
  • News
  • Business
  • Resources
Subscribe
Twitter Facebook Google Subscribe

Devato

Software Engineering Community: Articles, Guides & Tutorials

Menu
  • Home
  • Ruby on Rails
  • React
  • Docker
  • Javascript
  • News
  • Business
  • Resources
  • Author image
  • Troy Martin
  • 07 Apr 2018

Rails 5.1+ UUID as a primary key in ActiveRecord with PostgreSQL

Rails 5 has some great new features. This is a quick guide on how to set models to use UUID instead of an integer based primary key.…

ruby-on-rails, rails-5, activerecord, postgresql, uuid
  • Author image
  • Troy Martin
  • 07 Apr 2018

Apply a patch from Github

This short guide explains how to apply a patch from a github pull request to another repo.…

github, patch, pull request
  • Author image
  • Troy Martin
  • 24 Feb 2018

Dockerizing a Rails App Part 2: Beefing up Development

There are many different ways to set up a Rails development environment and these are just a few strategies to increase stability and efficiency in a development environment.…

docker, docker-compose, development
  • Author image
  • Troy Martin
  • 18 Feb 2018

Dockerizing a Rails 5 App with Multiple Services Part 1: Development

Simply put, Docker is a container management service. But where do you start? What's a container? This guide will help you get started with using Docker for Rails development.…

docker, docker-compose, ruby-on-rails, development
  • Author image
  • Troy Martin
  • 18 Feb 2018

Tid-Bit: Docker for Mac vs. Docker Toolbox

Understanding the difference between these two systems is paramount to getting your docker development skills out to sea.…

docker, docker-toolbox, docker-for-mac, tid-bit
  • Author image
  • Troy Martin
  • 17 Feb 2018

Able Seaman: Keeping your Docker System Clean

After reading through many tutorials, and testing different features of Docker y…

docker, reference
  • Author image
  • Troy Martin
  • 17 Feb 2018

Contain Yourself: Basic Docker Terminology

Docker borrows concepts from the shipping container industry, and knowing this helps to remember how the components fit together.…

docker, reference
Page 1 of 1
Subscribe
Twitter Facebook Google Subscribe

All content copyright Devato © 2018 • All rights reserved.