I like using advanced (I mean “advanced” LOL) patterns in Rails and one really handy is decorator (more in my Enhanced Rails Architecture on Github). For decorating Active Records I’m mostly using Draper gem.
I came from a Windows clicking-UI world and when I started with Ruby on Rails I felt lost with all those commands. Who the hell…