In this story, I want to show you how to bring your Ruby on Rails development to the next level. (more…)
Read more »
In my previous article,
I had a hard time trying to explain why I wanted to replace Rails with something else in the
first place. This article is my attempt to write more specifically about what I dislike in
Rails for the purpose of the single page applic... (more…)
Read more »
This is the third part of the article describing beautiful websites that use the Ruby on Rails framework. Use these links to read the first and the second part of the article.
Read more »
This is the third part of the article describing beautiful websites that use the Ruby on Rails framework. Use these links to read the first and the second part of the list I compiled with the help of colleagues from our Ruby on Rails development company.
Read more »
Our task today is to add unique slugs to our Company model on our Ruby on Rails app. The Company model has name and location properties, and we want to use those to create the slug. E.g. the company named Lugo Labs and based in London should have a slug, ...
Read more »