Skip to main content

Home/ localhost3000/ Group items tagged Rails

Rss Feed Group items tagged

Ivan Storck

Put chubby models on a diet with concerns by David of 37signals - 0 views

  • Concerns are also a helpful way of extracting a slice of model that doesn’t seem part of its essence (what is and isn’t in the essence of a model is a fuzzy line and a longer discussion) without going full-bore Single Responsibility Principle and running the risk of ballooning your object inventory.
  •  
    Concerns are also a helpful way of extracting a slice of model that doesn't seem part of its essence (what is and isn't in the essence of a model is a fuzzy line and a longer discussion) without going full-bore Single Responsibility Principle and running the risk of ballooning your object inventory.
Ivan Storck

RubySource | Cracking Gems: Reading Ruby CodeRubySource - 0 views

  • Reading large codebases can be daunting. There’s just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let’s get to it!
  •  
    Reading large codebases can be daunting. There's just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let's get to it!
Ivan Storck

The Best Ruby Tutorials (for a n00b) - Joe Gardiner - 0 views

  •  
    "a list of the most useful tutorials as a complete Ruby n00b to aid others who may be just getting started"
‹ Previous 21 - 26 of 26
Showing 20 items per page