Keeping the harmony in your Rails apps
Sometimes your controllers and models start growing exponentially as your application starts getting bigger and bigger. After a while, your application will be so complex that »
Sometimes your controllers and models start growing exponentially as your application starts getting bigger and bigger. After a while, your application will be so complex that »
Let's say that you are starting to implement a new Ember application to your existing Rails project and you want to build the new features and »
Continuing the Rails 4 test app. As I said on last post about Inherited Resources, I started an app on Rails 4 to test some new »
With the release of Rails 4.0.0.beta1 I started an app to test the new features and to see if my favorites gems works »
Recently I've created a Chrome extension for RubyGems.org. The idea is to have a simple way to see details or search for gems in RubyGems. »