Posts

  • Mounting rails cells in rails routes

    I am all in with rails cells, the idea is simple and clean. Modularizing and isolating are always good calls, specially in large projects. But what if you have a cell that renders a part of your application and you want to update it using ajax...
  • Cells in rails

    When I first tried the gem cells I was engaged with the idea of having components that could be reusable, self aware and isolated from the rest of my apps.

    The idea is simple. Say you have a partial _sidebar.html that is rendered in different parts of your website. If this partial needs a couple of instance variables that had to be calculated the problem begins...
  • Starting a blog using jekyll!

    For a while I have been wanting to write a blog again. But using blogger was not the best thing for me since I wanted something a bit more technical...

subscribe via RSS