RoRdit - Link aggregation web app similar with Reddit in Ruby on Rails...
Read more »
After learning about Ruby, the first step we took was to understand how the web and Ruby on Rails request-response cycle work. Now it’s time to learn about databases and how does it connect with Ruby… (more…)
Read more »
Ruby on Rails has one of the most faithful communities online, it also has one of the most controversial, rabble-rousing creators out there, Danish programme... (more…)
Read more »
ActiveRecord is the ORM that powers Ruby on Rails, one of the most popular web app frameworks. What went into supporting ActiveRecord in CockroachDB? (more…)
Read more »
When I am building a Rails app that I expect to be public facing in some sort of capacity, I don’t want to be displaying auto-incrementing… (more…)
Read more »