News


Learn Rails 5.1 (Part 1) 1, Stefan Wintermeyer, eBook
A step by step guide to learn Ruby on Rails 5.1. It includes a basic tutorial for Ruby 2.4 and is written for programmers who know at least one other programming language and are familiar with HTML. It covers Active Record, Scaffolding, REST, Rout...







CLI to Generate and Run a Rails environment with Docker
Many of us have been struggling to setup a usable and efficient docker development environment for Rails App.This Gem include a CLI that generate your docker environment then provide a simple command to run it.Web/Job containers sync code base fro...