Gist to build a tumblr Clone in Ruby on Rails

Jean-Hugues Kabuiku
1 min readMay 19, 2020

In this post we will see how to build a tumblr copycat database with ruby on rails.

I will share the Gist that I worked on to build the schema for a blogging platform like Tumblr.

This gist is all the basic tables that you will need to run a Tumblr copycat,

--

--