<%= t.author.full_name %>

Serhii Koba

Web, mobile and IoT developer

Web Team Lead at MobiDev, who likes learning new stuff non-stop. Main languages are: Ruby and Js. Doesn't hesitate playing with DevOps, mobile and IoT. We live until we learn something.

sequel

How to survive without a framework in Ruby (developing a Rack Based MVC Framework)

Jun 6, 2017

You are developing with Ruby on Rails, but always dreamed to create your own framework with blackjack and other things? Don’t know where to start? You should start here!

Building a ruby based framework using standalone gems and some tape :) Although the result is quite awesome! Anyway you are reading this blog, and it is using self-developed framework like we are going to create.

Read more