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 »
A detailed overview of securely integrating an Ruby on Rails application with an OAuth provider using the OAuth Authorization Code Grant... (more…)
Read more »
A typical Ruby on Rails application comes with ActiveRecord, which makes using RDBMS (such as MySQL, PostgreSQL etc) cake walk. There are… (more…)
Read more »
Czy jesteś jedną z tych osób, które przeglądając internet w poszukiwaniu artykułów i tutoriali o Ruby on Rails, zostawiają otwartych wiele kart w przeglądarc...
Read more »
Ruby on Rails is a great framework for startups, but we often hear people talk about Rails scalability issues when a startup project grows too large (read: becomes very popular). One of the key events that triggered the discussion that Rails can't scale ...
Read more »